04 2020 档案

摘要:1、在catalina.sh中添加配置如下: 在其中“# ----- Execute The Requested Command -------------”之前插入一行(中间没有换行): CATALINA_OPTS="$CATALINA_OPTS -Dcom... 阅读全文
posted @ 2020-04-21 16:06 缘来是妳啊 阅读(51) 评论(0) 推荐(0)
摘要:update t_h_org set org_path = when #{org_code} then CONCAT(#{orgPath},',',id) , update_date = now() where org_code ... 阅读全文
posted @ 2020-04-17 15:47 缘来是妳啊 阅读(155) 评论(0) 推荐(0)