06 2022 档案
摘要:@GetMapping("/information") @Cacheable(cacheNames = "dfs_screen_information", key = "'lineId=' + #lineId + ',componentName=' + #componentName + ',date
阅读全文
摘要:// 定义函数式接口 @FunctionalInterface interface MapFunction<A, B, C, D, E, F, R> { R apply(A a, B b, C c, D d, E e, F f); } /** * 定义的策略map */ private Map<St
阅读全文
摘要:win+R shell:Common startup 打开开机启动文件夹: 准备一个开机启动的脚本放到这个文件夹下: 脚本如下 eg1: D: CD D:\software\nacos\nacos\bin start startup.cmd eg2: D: CD D:\software\redis
阅读全文
摘要:错误代码: if (!CollectionUtils.isEmpty(warehouseIds)) { lambda.in(StockTransferEntity::getInWarehouseId, warehouseIds).or().in(StockTransferEntity::getOut
阅读全文
摘要:-- role_id固定为1,插入所有permission_id(给固定角色赋予所有权限)INSERT INTO `sys_role_permission` ( `role_id`, `permission_id` ) (SELECT (1) `role_id`, id AS `permission
阅读全文

浙公网安备 33010602011771号