08 2022 档案

摘要:分布式项目服务调用失败 异常内容: com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method findEmployeeByLoginId in the service com.kingyun.gpsinspection.purif 阅读全文
posted @ 2022-08-18 21:14 星空异皓` 阅读(574) 评论(0) 推荐(0)
摘要:springmvc项目,定时任务的xml文件配置: <!-- 1、在 xmlns中加入 --> <!-- 2、 在xsi:schemaLocation中加入 --> <?xml version="1.0" encoding="UTF-8"?> <beans xmlns:task="http://ww 阅读全文
posted @ 2022-08-03 22:44 星空异皓` 阅读(795) 评论(0) 推荐(0)
摘要:mybatis批量操作 1)更新的方式: -- 批量更新<foreach collection="list" item="item" index="index" open="begin" close=";end;" separator=";">UPDATE BS_MENU<trim prefix=" 阅读全文
posted @ 2022-08-03 22:23 星空异皓` 阅读(211) 评论(0) 推荐(0)

/*页脚固定*/