pipIrr-platform/pipIrr-web/pipIrr-web-temp/˵Ã÷.txt
@@ -1,6 +1,12 @@
这个temp模块执行临时任务,例如删除数据库中一些错误数据等
系统正式运行不需要这个模块
访问方法:
用postman进行访问,例如
URL: http://8.130.130.233:54321/prod-api/temp/delRepeatStClientAmountDay/deleteSome
增加token参数,token从正式登录系统的浏览器中得到
要求所在服务Nginx配置temp模块访问代理
执行功能:
0、测试
/temp/test/doSome
@@ -33,4 +39,7 @@
11 ç»Ÿè®¡å†œæˆ·æœˆå–水量,必须上面transSaveClientAmountDay执行完后再执行
/temp/stSome/statisticsClientAmountMonth
12 ç»Ÿè®¡å†œæˆ·å¹´å–水量,必须上面statisticsClientAmountMonth执行完后再执行
/temp/stSome/statisticsClientAmountYear
/temp/stSome/statisticsClientAmountYear
13 å…ƒè°‹ç³»ç»Ÿå†œæˆ·ç”¨æ°´æ—¥ç»Ÿè®¡æ•°æ®ä¸­ï¼Œ2025å¹´5月份的数据有重复现象,发生的原因不明,有临时模块中实现删除重复数据的功能。
/temp/delRepeatStClientAmountDay/deleteSome