yjanb11

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2019年12月31日

摘要: 原来查询方法includeProcessVariables查询var会耗用大量时间遍历,act_ru_variable 优化,不查询includeProcessVariables 然后在遍历中只一个title 阅读全文
posted @ 2019-12-31 12:05 yjanb11 阅读(1249) 评论(0) 推荐(0) 编辑

摘要: 1.DELETE FROM `act_hi_detail` WHERE 1=1; 2.DELETE FROM `act_hi_comment` WHERE 1=1; 3.DELETE FROM `act_hi_identitylink` WHERE 1=1; 4.DELETE FROM `act_h 阅读全文
posted @ 2019-12-31 09:05 yjanb11 阅读(5144) 评论(1) 推荐(0) 编辑