소스 검색

1.忽略运行日志文件;

Lawsun 1 년 전
부모
커밋
fd8b323dce
48개의 변경된 파일24개의 추가작업 그리고 8240개의 파일을 삭제
  1. 4 0
      .gitignore
  2. 6 0
      .idea/vcs.xml
  3. 14 8
      .idea/workspace.xml
  4. 0 0
      node_modules/egg-ts-helper/.tmp/eggInfo.json
  5. 0 0
      runtime/logs/egg-schedule.log
  6. 0 167
      runtime/logs/egg-schedule.log.2023-06-20
  7. 0 0
      runtime/logs/egg-schedule.log.2023-06-21
  8. 0 0
      runtime/logs/egg-schedule.log.2023-06-22
  9. 0 0
      runtime/logs/egg-schedule.log.2023-06-23
  10. 0 0
      runtime/logs/egg-schedule.log.2023-06-24
  11. 0 58
      runtime/logs/egg-schedule.log.2023-06-25
  12. 0 0
      runtime/logs/egg-universal-szjcomo-egg-access.log
  13. 0 0
      runtime/logs/egg-universal-szjcomo-egg-access.log.2023-06-20
  14. 0 0
      runtime/logs/egg-universal-szjcomo-egg-access.log.2023-06-21
  15. 0 0
      runtime/logs/egg-universal-szjcomo-egg-access.log.2023-06-22
  16. 0 0
      runtime/logs/egg-universal-szjcomo-egg-access.log.2023-06-23
  17. 0 0
      runtime/logs/egg-universal-szjcomo-egg-access.log.2023-06-24
  18. 0 1
      runtime/logs/egg-universal-szjcomo-egg-access.log.2023-06-25
  19. 0 0
      runtime/logs/egg-universal-szjcomo-egg-agent.log
  20. 0 16
      runtime/logs/egg-universal-szjcomo-egg-agent.log.2023-06-20
  21. 0 8
      runtime/logs/egg-universal-szjcomo-egg-agent.log.2023-06-21
  22. 0 0
      runtime/logs/egg-universal-szjcomo-egg-agent.log.2023-06-22
  23. 0 0
      runtime/logs/egg-universal-szjcomo-egg-agent.log.2023-06-23
  24. 0 0
      runtime/logs/egg-universal-szjcomo-egg-agent.log.2023-06-24
  25. 0 8
      runtime/logs/egg-universal-szjcomo-egg-agent.log.2023-06-25
  26. 0 15
      runtime/logs/egg-universal-szjcomo-egg-core.log
  27. 0 276
      runtime/logs/egg-universal-szjcomo-egg-core.log.2023-06-20
  28. 0 120
      runtime/logs/egg-universal-szjcomo-egg-core.log.2023-06-21
  29. 0 0
      runtime/logs/egg-universal-szjcomo-egg-core.log.2023-06-22
  30. 0 0
      runtime/logs/egg-universal-szjcomo-egg-core.log.2023-06-23
  31. 0 0
      runtime/logs/egg-universal-szjcomo-egg-core.log.2023-06-24
  32. 0 105
      runtime/logs/egg-universal-szjcomo-egg-core.log.2023-06-25
  33. 0 15
      runtime/logs/egg-universal-szjcomo-egg-error.log
  34. 0 459
      runtime/logs/egg-universal-szjcomo-egg-error.log.2023-06-20
  35. 0 128
      runtime/logs/egg-universal-szjcomo-egg-error.log.2023-06-21
  36. 0 0
      runtime/logs/egg-universal-szjcomo-egg-error.log.2023-06-22
  37. 0 0
      runtime/logs/egg-universal-szjcomo-egg-error.log.2023-06-23
  38. 0 0
      runtime/logs/egg-universal-szjcomo-egg-error.log.2023-06-24
  39. 0 172
      runtime/logs/egg-universal-szjcomo-egg-error.log.2023-06-25
  40. 0 747
      runtime/run/agent_config.json
  41. 0 382
      runtime/run/agent_config_meta.json
  42. 0 466
      runtime/run/agent_timing_13660.json
  43. 0 801
      runtime/run/application_config.json
  44. 0 382
      runtime/run/application_config_meta.json
  45. 0 682
      runtime/run/application_timing_18044.json
  46. 0 682
      runtime/run/application_timing_18308.json
  47. 0 682
      runtime/run/application_timing_3356.json
  48. 0 1860
      runtime/run/router.json

+ 4 - 0
.gitignore

@@ -0,0 +1,4 @@
+/runtime/
+/runtime/logs/
+/runtime/run/
+*.idea

+ 6 - 0
.idea/vcs.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="VcsDirectoryMappings">
+    <mapping directory="$PROJECT_DIR$" vcs="Git" />
+  </component>
+</project>

+ 14 - 8
.idea/workspace.xml

@@ -2,9 +2,17 @@
 <project version="4">
   <component name="ChangeListManager">
     <list default="true" id="08cfebb0-a4a4-47ee-a307-566aa06f29bb" name="Default Changelist" comment="1.完善地址或自提文案;">
-      <change beforePath="$PROJECT_DIR$/app/controller/home/user.js" beforeDir="false" afterPath="$PROJECT_DIR$/app/controller/home/user.js" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/app/routers/home/shop.js" beforeDir="false" afterPath="$PROJECT_DIR$/app/routers/home/shop.js" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/app/service/diningCoin.js" beforeDir="false" afterPath="$PROJECT_DIR$/app/service/diningCoin.js" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/node_modules/egg-ts-helper/.tmp/eggInfo.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/egg-ts-helper/.tmp/eggInfo.json" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/runtime/logs/egg-schedule.log" beforeDir="false" afterPath="$PROJECT_DIR$/runtime/logs/egg-schedule.log" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/runtime/logs/egg-universal-szjcomo-egg-core.log" beforeDir="false" afterPath="$PROJECT_DIR$/runtime/logs/egg-universal-szjcomo-egg-core.log" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/runtime/logs/egg-universal-szjcomo-egg-error.log" beforeDir="false" afterPath="$PROJECT_DIR$/runtime/logs/egg-universal-szjcomo-egg-error.log" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/runtime/run/agent_timing_13660.json" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/runtime/run/application_timing_18044.json" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/runtime/run/application_timing_18308.json" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/runtime/run/application_timing_3356.json" beforeDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -51,12 +59,13 @@
   <component name="PropertiesComponent"><![CDATA[{
   "keyToString": {
     "ASKED_MARK_IGNORED_FILES_AS_EXCLUDED": "true",
+    "SHARE_PROJECT_CONFIGURATION_FILES": "true",
     "WebServerToolWindowFactoryState": "false",
     "last_opened_file_path": "D:/ysjjCode/shop-system/app/service",
     "node.js.detected.package.eslint": "true",
     "node.js.selected.package.eslint": "(autodetect)",
     "nodejs_package_manager_path": "npm",
-    "settings.editor.selected.configurable": "project.propVCSSupport.DirectoryMappings",
+    "settings.editor.selected.configurable": "preferences.keymap",
     "ts.external.directory.path": "D:\\Program Files (x86)\\WebStorm 2022.2.1\\plugins\\JavaScriptLanguage\\jsLanguageServicesImpl\\external",
     "vue.rearranger.settings.migration": "true"
   },
@@ -242,7 +251,7 @@
       <workItem from="1686306300539" duration="1693000" />
       <workItem from="1686379539203" duration="750000" />
       <workItem from="1687224873195" duration="3214000" />
-      <workItem from="1687656657295" duration="4064000" />
+      <workItem from="1687656657295" duration="6710000" />
     </task>
     <task id="LOCAL-00015" summary="1.分佣调整:订单付款成功后立即执行分佣以及定时任务检查待分佣订单;">
       <created>1669532351394</created>
@@ -633,9 +642,6 @@
     </option>
   </component>
   <component name="VcsManagerConfiguration">
-    <ignored-roots>
-      <path value="$PROJECT_DIR$" />
-    </ignored-roots>
     <MESSAGE value="1.公众号迁移更新替换openid;" />
     <MESSAGE value="1.购酒赠送发放餐饮币;" />
     <MESSAGE value="1.商家扫客户付款码申请核销餐币;" />

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
node_modules/egg-ts-helper/.tmp/eggInfo.json


+ 0 - 0
runtime/logs/egg-schedule.log


+ 0 - 167
runtime/logs/egg-schedule.log.2023-06-20

@@ -1,167 +0,0 @@
-2023-05-26 14:18:54,975 ERROR 8056 [Job#168508191467585145235616500027] D:\IdeaWorkSpace\wsProjects\shop-system\app\schedule\update_cash_out_log.js execute failed, used 20293ms. DatabaseError [SequelizeDatabaseError]: read ECONNRESET
-    at Query.formatError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:244:16)
-    at Query.handler [as onResult] (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:51:23)
-    at Connection._notifyError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:212:21)
-    at Connection._handleFatalError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:167:10)
-    at Connection._handleNetworkError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:180:10)
-    at Socket.emit (node:events:390:28)
-    at emitErrorNT (node:internal/streams/destroy:157:8)
-    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
-    at processTicksAndRejections (node:internal/process/task_queues:83:21)
-From previous event:
-    at Query.run (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:39:12)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:655:29
-From previous event:
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:655:12
-From previous event:
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:651:10
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\retry-as-promised\index.js:70:21
-    at new Promise (<anonymous>)
-    at retryAsPromised (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\retry-as-promised\index.js:60:10)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:641:30
-From previous event:
-    at Sequelize.query (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:590:23)
-    at QueryInterface.select (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\query-interface.js:1126:27)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\model.js:1759:34
-    at processImmediate (node:internal/timers:464:21)
-From previous event:
-    at Function.findAll (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\model.js:1757:8)
-    at CashService.getCommissionCashingLog (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\cash.js:31:40)
-    at UpdateCashOutLog.subscribe (D:\IdeaWorkSpace\wsProjects\shop-system\app\schedule\update_cash_out_log.js:20:44)
-    at Object.task (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\egg-schedule\lib\load_schedule.js:37:22)
-    at Messenger.<anonymous> (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\egg-schedule\app.js:47:21)
-    at Messenger.emit (node:events:390:28)
-    at Messenger._onMessage (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\egg\lib\core\messenger\ipc.js:116:12)
-    at process.emit (node:events:402:35)
-    at emit (node:internal/child_process:917:12)
-    at processTicksAndRejections (node:internal/process/task_queues:84:21) {
-  parent: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-    parameters: undefined
-  },
-  original: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-    parameters: undefined
-  },
-  sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-  parameters: undefined
-}
-2023-05-31 12:13:18,944 ERROR 18368 [Job#168550637969112759213739464003] D:\IdeaWorkSpace\wsProjects\shop-system\app\schedule\update_cash_out_log.js execute failed, used 19240ms. DatabaseError [SequelizeDatabaseError]: read ECONNRESET
-    at Query.formatError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:244:16)
-    at Query.handler [as onResult] (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:51:23)
-    at Connection._notifyError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:212:21)
-    at Connection._handleFatalError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:167:10)
-    at Connection._handleNetworkError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:180:10)
-    at Socket.emit (node:events:390:28)
-    at emitErrorNT (node:internal/streams/destroy:157:8)
-    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
-    at processTicksAndRejections (node:internal/process/task_queues:83:21)
-From previous event:
-    at Query.run (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:39:12)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:655:29
-From previous event:
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:655:12
-From previous event:
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:651:10
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\retry-as-promised\index.js:70:21
-    at new Promise (<anonymous>)
-    at retryAsPromised (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\retry-as-promised\index.js:60:10)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:641:30
-From previous event:
-    at Sequelize.query (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:590:23)
-    at QueryInterface.select (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\query-interface.js:1126:27)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\model.js:1759:34
-    at processImmediate (node:internal/timers:464:21)
-From previous event:
-    at Function.findAll (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\model.js:1757:8)
-    at CashService.getCoinsCashingLog (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\cash.js:41:40)
-    at UpdateCashOutLog.subscribe (D:\IdeaWorkSpace\wsProjects\shop-system\app\schedule\update_cash_out_log.js:34:45) {
-  parent: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` > 0;',
-    parameters: undefined
-  },
-  original: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` > 0;',
-    parameters: undefined
-  },
-  sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` > 0;',
-  parameters: undefined
-}
-2023-05-31 14:17:02,655 ERROR 18368 [Job#168551381252612833542292700004] D:\IdeaWorkSpace\wsProjects\shop-system\app\schedule\update_cash_out_log.js execute failed, used 10122ms. DatabaseError [SequelizeDatabaseError]: read ECONNRESET
-    at Query.formatError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:244:16)
-    at Query.handler [as onResult] (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:51:23)
-    at Connection._notifyError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:212:21)
-    at Connection._handleFatalError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:167:10)
-    at Connection._handleNetworkError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:180:10)
-    at Socket.emit (node:events:390:28)
-    at emitErrorNT (node:internal/streams/destroy:157:8)
-    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
-    at processTicksAndRejections (node:internal/process/task_queues:83:21)
-From previous event:
-    at Query.run (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:39:12)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:655:29
-From previous event:
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:655:12
-From previous event:
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:651:10
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\retry-as-promised\index.js:70:21
-    at new Promise (<anonymous>)
-    at retryAsPromised (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\retry-as-promised\index.js:60:10)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:641:30
-From previous event:
-    at Sequelize.query (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:590:23)
-    at QueryInterface.select (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\query-interface.js:1126:27)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\model.js:1759:34
-    at processImmediate (node:internal/timers:464:21)
-From previous event:
-    at Function.findAll (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\model.js:1757:8)
-    at CashService.getCommissionCashingLog (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\cash.js:31:40)
-    at UpdateCashOutLog.subscribe (D:\IdeaWorkSpace\wsProjects\shop-system\app\schedule\update_cash_out_log.js:20:44)
-    at Object.task (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\egg-schedule\lib\load_schedule.js:37:22)
-    at Messenger.<anonymous> (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\egg-schedule\app.js:47:21)
-    at Messenger.emit (node:events:390:28)
-    at Messenger._onMessage (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\egg\lib\core\messenger\ipc.js:116:12)
-    at process.emit (node:events:402:35)
-    at emit (node:internal/child_process:917:12)
-    at processTicksAndRejections (node:internal/process/task_queues:84:21) {
-  parent: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-    parameters: undefined
-  },
-  original: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-    parameters: undefined
-  },
-  sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-  parameters: undefined
-}

+ 0 - 0
runtime/logs/egg-schedule.log.2023-06-21


+ 0 - 0
runtime/logs/egg-schedule.log.2023-06-22


+ 0 - 0
runtime/logs/egg-schedule.log.2023-06-23


+ 0 - 0
runtime/logs/egg-schedule.log.2023-06-24


+ 0 - 58
runtime/logs/egg-schedule.log.2023-06-25

@@ -1,58 +0,0 @@
-2023-06-25 14:13:31,789 ERROR 3356 [Job#1687673601518184716163141003] D:\ysjjCode\shop-system\app\schedule\update_cash_out_log.js execute failed, used 10262ms. DatabaseError [SequelizeDatabaseError]: read ECONNRESET
-    at Query.formatError (D:\ysjjCode\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:244:16)
-    at Query.handler [as onResult] (D:\ysjjCode\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:51:23)
-    at Connection._notifyError (D:\ysjjCode\shop-system\node_modules\mysql2\lib\connection.js:212:21)
-    at Connection._handleFatalError (D:\ysjjCode\shop-system\node_modules\mysql2\lib\connection.js:167:10)
-    at Connection._handleNetworkError (D:\ysjjCode\shop-system\node_modules\mysql2\lib\connection.js:180:10)
-    at Socket.emit (node:events:390:28)
-    at emitErrorNT (node:internal/streams/destroy:157:8)
-    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
-    at processTicksAndRejections (node:internal/process/task_queues:83:21)
-From previous event:
-    at Query.run (D:\ysjjCode\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:39:12)
-    at D:\ysjjCode\shop-system\node_modules\sequelize\lib\sequelize.js:655:29
-From previous event:
-    at D:\ysjjCode\shop-system\node_modules\sequelize\lib\sequelize.js:655:12
-From previous event:
-    at D:\ysjjCode\shop-system\node_modules\sequelize\lib\sequelize.js:651:10
-    at D:\ysjjCode\shop-system\node_modules\retry-as-promised\index.js:70:21
-    at new Promise (<anonymous>)
-    at retryAsPromised (D:\ysjjCode\shop-system\node_modules\retry-as-promised\index.js:60:10)
-    at D:\ysjjCode\shop-system\node_modules\sequelize\lib\sequelize.js:641:30
-From previous event:
-    at Sequelize.query (D:\ysjjCode\shop-system\node_modules\sequelize\lib\sequelize.js:590:23)
-    at QueryInterface.select (D:\ysjjCode\shop-system\node_modules\sequelize\lib\query-interface.js:1126:27)
-    at D:\ysjjCode\shop-system\node_modules\sequelize\lib\model.js:1759:34
-    at processImmediate (node:internal/timers:464:21)
-From previous event:
-    at Function.findAll (D:\ysjjCode\shop-system\node_modules\sequelize\lib\model.js:1757:8)
-    at CashService.getCommissionCashingLog (D:\ysjjCode\shop-system\app\service\cash.js:31:40)
-    at UpdateCashOutLog.subscribe (D:\ysjjCode\shop-system\app\schedule\update_cash_out_log.js:20:44)
-    at Object.task (D:\ysjjCode\shop-system\node_modules\egg-schedule\lib\load_schedule.js:37:22)
-    at Messenger.<anonymous> (D:\ysjjCode\shop-system\node_modules\egg-schedule\app.js:47:21)
-    at Messenger.emit (node:events:390:28)
-    at Messenger._onMessage (D:\ysjjCode\shop-system\node_modules\egg\lib\core\messenger\ipc.js:116:12)
-    at process.emit (node:events:402:35)
-    at emit (node:internal/child_process:917:12)
-    at processTicksAndRejections (node:internal/process/task_queues:84:21) {
-  parent: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-    parameters: undefined
-  },
-  original: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-    parameters: undefined
-  },
-  sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-  parameters: undefined
-}

+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-access.log


+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-access.log.2023-06-20


+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-access.log.2023-06-21


+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-access.log.2023-06-22


+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-access.log.2023-06-23


+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-access.log.2023-06-24


+ 0 - 1
runtime/logs/egg-universal-szjcomo-egg-access.log.2023-06-25

@@ -1 +0,0 @@
-2023-06-25 17:07:13,463 ERROR 3356 [-/192.168.18.188/-/3ms POST /oneshop/api/v2/order] [controller.home.order] 用户下单绑定的邀请码: -1 

+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-agent.log


+ 0 - 16
runtime/logs/egg-universal-szjcomo-egg-agent.log.2023-06-20

@@ -1,16 +0,0 @@
-2023-05-26 14:18:34,676 ERROR 3380 nodejs.ClusterClientNoResponseError: client no response in 4036643ms exceeding maxIdleTime 60000ms, maybe the connection is close on other side.
-    at Timeout._onTimeout (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\cluster-client\lib\leader.js:77:23)
-    at listOnTimeout (node:internal/timers:557:17)
-    at processTimers (node:internal/timers:500:7)
-name: "ClusterClientNoResponseError"
-pid: 3380
-hostname: Laptop-Lawsun
-
-2023-05-31 14:16:52,535 ERROR 13976 nodejs.ClusterClientNoResponseError: client no response in 3928030ms exceeding maxIdleTime 60000ms, maybe the connection is close on other side.
-    at Timeout._onTimeout (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\cluster-client\lib\leader.js:77:23)
-    at listOnTimeout (node:internal/timers:557:17)
-    at processTimers (node:internal/timers:500:7)
-name: "ClusterClientNoResponseError"
-pid: 13976
-hostname: Laptop-Lawsun
-

+ 0 - 8
runtime/logs/egg-universal-szjcomo-egg-agent.log.2023-06-21

@@ -1,8 +0,0 @@
-2023-06-21 12:26:31,653 ERROR 14484 nodejs.ClusterClientNoResponseError: client no response in 285731ms exceeding maxIdleTime 60000ms, maybe the connection is close on other side.
-    at Timeout._onTimeout (D:\ysjjCode\shop-system\node_modules\cluster-client\lib\leader.js:77:23)
-    at listOnTimeout (node:internal/timers:557:17)
-    at processTimers (node:internal/timers:500:7)
-name: "ClusterClientNoResponseError"
-pid: 14484
-hostname: Laptop-Lawsun
-

+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-agent.log.2023-06-22


+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-agent.log.2023-06-23


+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-agent.log.2023-06-24


+ 0 - 8
runtime/logs/egg-universal-szjcomo-egg-agent.log.2023-06-25

@@ -1,8 +0,0 @@
-2023-06-25 14:13:21,522 ERROR 13660 nodejs.ClusterClientNoResponseError: client no response in 3532819ms exceeding maxIdleTime 60000ms, maybe the connection is close on other side.
-    at Timeout._onTimeout (D:\ysjjCode\shop-system\node_modules\cluster-client\lib\leader.js:77:23)
-    at listOnTimeout (node:internal/timers:557:17)
-    at processTimers (node:internal/timers:500:7)
-name: "ClusterClientNoResponseError"
-pid: 13660
-hostname: Laptop-Lawsun
-

+ 0 - 15
runtime/logs/egg-universal-szjcomo-egg-core.log

@@ -1,15 +0,0 @@
-2023-06-26 08:50:45,758 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-26 08:50:45,759 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-

+ 0 - 276
runtime/logs/egg-universal-szjcomo-egg-core.log.2023-06-20

@@ -1,276 +0,0 @@
-2023-05-29 16:32:01,991 ERROR 17620 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-29 16:32:01,992 ERROR 17620 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 17620
-hostname: Laptop-Lawsun
-
-2023-05-30 16:19:59,404 ERROR 12268 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-30 16:19:59,406 ERROR 12268 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 12268
-hostname: Laptop-Lawsun
-
-2023-05-30 21:34:00,095 ERROR 19056 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-30 21:34:00,096 ERROR 19056 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 19056
-hostname: Laptop-Lawsun
-
-2023-05-30 21:52:45,622 ERROR 19056 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-30 21:52:45,623 ERROR 19056 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 19056
-hostname: Laptop-Lawsun
-
-2023-05-31 09:20:56,141 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 09:20:56,143 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 11:26:59,725 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 11:26:59,726 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 11:51:38,003 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 11:51:38,005 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 13:03:25,276 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 13:03:25,277 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 14:17:20,511 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 14:17:20,512 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 16:51:14,824 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 16:51:14,825 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 16:57:35,324 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 16:57:35,325 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 17:05:38,691 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 17:05:38,692 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-06-01 14:42:26,532 ERROR 10396 nodejs.unhandledRejectionError: Error: 更新订单餐饮币发放状态失败,请稍候重试
-    at DiningCoinService.dispatchDiningCoin (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\diningCoin.js:153:13)
-    at async DiningCoinService.orderDiningCoinDispatchAfterPay (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\diningCoin.js:166:5)
-name: "unhandledRejectionError"
-pid: 10396
-hostname: Laptop-Lawsun
-
-2023-06-01 14:44:30,111 ERROR 10396 nodejs.unhandledRejectionError: Error: 更新订单餐饮币发放状态失败,请稍候重试
-    at DiningCoinService.dispatchDiningCoin (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\diningCoin.js:153:13)
-    at async DiningCoinService.orderDiningCoinDispatchAfterPay (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\diningCoin.js:166:5)
-name: "unhandledRejectionError"
-pid: 10396
-hostname: Laptop-Lawsun
-
-2023-06-01 14:44:47,695 ERROR 10396 nodejs.unhandledRejectionError: Error: 更新订单餐饮币发放状态失败,请稍候重试
-    at DiningCoinService.dispatchDiningCoin (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\diningCoin.js:153:13)
-    at async DiningCoinService.orderDiningCoinDispatchAfterPay (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\diningCoin.js:166:5)
-name: "unhandledRejectionError"
-pid: 10396
-hostname: Laptop-Lawsun
-
-2023-06-01 16:38:37,221 ERROR 17144 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-01 16:38:37,222 ERROR 17144 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 17144
-hostname: Laptop-Lawsun
-
-2023-06-01 17:09:41,180 ERROR 904 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-01 17:09:41,182 ERROR 904 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 904
-hostname: Laptop-Lawsun
-
-2023-06-01 17:20:53,985 ERROR 904 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-01 17:20:53,986 ERROR 904 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 904
-hostname: Laptop-Lawsun
-
-2023-06-20 10:27:21,907 ERROR 15372 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-20 10:27:21,908 ERROR 15372 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 15372
-hostname: Laptop-Lawsun
-
-2023-06-20 10:36:40,574 ERROR 15372 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-20 10:36:40,575 ERROR 15372 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 15372
-hostname: Laptop-Lawsun
-

+ 0 - 120
runtime/logs/egg-universal-szjcomo-egg-core.log.2023-06-21

@@ -1,120 +0,0 @@
-2023-06-21 08:39:41,608 ERROR 8952 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 08:39:41,609 ERROR 8952 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 8952
-hostname: Laptop-Lawsun
-
-2023-06-21 09:50:54,140 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 09:50:54,141 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-
-2023-06-21 10:10:33,167 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 10:10:33,168 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-
-2023-06-21 10:25:52,736 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 10:25:52,737 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-
-2023-06-21 10:50:18,914 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 10:50:18,915 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-
-2023-06-21 11:03:23,249 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 11:03:23,250 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-
-2023-06-21 11:21:27,158 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 11:21:27,159 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-
-2023-06-21 15:18:32,157 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 15:18:32,158 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-

+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-core.log.2023-06-22


+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-core.log.2023-06-23


+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-core.log.2023-06-24


+ 0 - 105
runtime/logs/egg-universal-szjcomo-egg-core.log.2023-06-25

@@ -1,105 +0,0 @@
-2023-06-25 11:18:46,696 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 11:18:46,697 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-
-2023-06-25 14:13:44,143 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 14:13:44,144 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-
-2023-06-25 16:07:46,818 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 16:07:46,820 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-
-2023-06-25 16:16:32,166 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 16:16:32,167 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-
-2023-06-25 17:02:17,418 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 17:02:17,419 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-
-2023-06-25 17:13:21,945 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 17:13:21,946 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-
-2023-06-25 18:59:12,494 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 18:59:12,495 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-

+ 0 - 15
runtime/logs/egg-universal-szjcomo-egg-error.log

@@ -1,15 +0,0 @@
-2023-06-26 08:50:45,758 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-26 08:50:45,759 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-

+ 0 - 459
runtime/logs/egg-universal-szjcomo-egg-error.log.2023-06-20

@@ -1,459 +0,0 @@
-2023-05-26 14:18:34,675 ERROR 3380 nodejs.ClusterClientNoResponseError: client no response in 4036643ms exceeding maxIdleTime 60000ms, maybe the connection is close on other side.
-    at Timeout._onTimeout (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\cluster-client\lib\leader.js:77:23)
-    at listOnTimeout (node:internal/timers:557:17)
-    at processTimers (node:internal/timers:500:7)
-name: "ClusterClientNoResponseError"
-pid: 3380
-hostname: Laptop-Lawsun
-
-2023-05-26 14:18:54,971 ERROR 8056 [Job#168508191467585145235616500027] D:\IdeaWorkSpace\wsProjects\shop-system\app\schedule\update_cash_out_log.js execute failed, used 20293ms. DatabaseError [SequelizeDatabaseError]: read ECONNRESET
-    at Query.formatError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:244:16)
-    at Query.handler [as onResult] (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:51:23)
-    at Connection._notifyError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:212:21)
-    at Connection._handleFatalError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:167:10)
-    at Connection._handleNetworkError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:180:10)
-    at Socket.emit (node:events:390:28)
-    at emitErrorNT (node:internal/streams/destroy:157:8)
-    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
-    at processTicksAndRejections (node:internal/process/task_queues:83:21)
-From previous event:
-    at Query.run (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:39:12)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:655:29
-From previous event:
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:655:12
-From previous event:
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:651:10
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\retry-as-promised\index.js:70:21
-    at new Promise (<anonymous>)
-    at retryAsPromised (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\retry-as-promised\index.js:60:10)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:641:30
-From previous event:
-    at Sequelize.query (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:590:23)
-    at QueryInterface.select (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\query-interface.js:1126:27)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\model.js:1759:34
-    at processImmediate (node:internal/timers:464:21)
-From previous event:
-    at Function.findAll (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\model.js:1757:8)
-    at CashService.getCommissionCashingLog (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\cash.js:31:40)
-    at UpdateCashOutLog.subscribe (D:\IdeaWorkSpace\wsProjects\shop-system\app\schedule\update_cash_out_log.js:20:44)
-    at Object.task (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\egg-schedule\lib\load_schedule.js:37:22)
-    at Messenger.<anonymous> (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\egg-schedule\app.js:47:21)
-    at Messenger.emit (node:events:390:28)
-    at Messenger._onMessage (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\egg\lib\core\messenger\ipc.js:116:12)
-    at process.emit (node:events:402:35)
-    at emit (node:internal/child_process:917:12)
-    at processTicksAndRejections (node:internal/process/task_queues:84:21) {
-  parent: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-    parameters: undefined
-  },
-  original: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-    parameters: undefined
-  },
-  sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-  parameters: undefined
-}
-2023-05-29 16:32:01,990 ERROR 17620 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-29 16:32:01,991 ERROR 17620 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 17620
-hostname: Laptop-Lawsun
-
-2023-05-30 16:19:59,403 ERROR 12268 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-30 16:19:59,405 ERROR 12268 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 12268
-hostname: Laptop-Lawsun
-
-2023-05-30 21:34:00,094 ERROR 19056 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-30 21:34:00,095 ERROR 19056 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 19056
-hostname: Laptop-Lawsun
-
-2023-05-30 21:52:45,621 ERROR 19056 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-30 21:52:45,623 ERROR 19056 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 19056
-hostname: Laptop-Lawsun
-
-2023-05-31 09:20:56,140 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 09:20:56,142 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 11:26:59,724 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 11:26:59,725 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 11:51:37,999 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 11:51:38,003 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 12:13:18,941 ERROR 18368 [Job#168550637969112759213739464003] D:\IdeaWorkSpace\wsProjects\shop-system\app\schedule\update_cash_out_log.js execute failed, used 19240ms. DatabaseError [SequelizeDatabaseError]: read ECONNRESET
-    at Query.formatError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:244:16)
-    at Query.handler [as onResult] (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:51:23)
-    at Connection._notifyError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:212:21)
-    at Connection._handleFatalError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:167:10)
-    at Connection._handleNetworkError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:180:10)
-    at Socket.emit (node:events:390:28)
-    at emitErrorNT (node:internal/streams/destroy:157:8)
-    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
-    at processTicksAndRejections (node:internal/process/task_queues:83:21)
-From previous event:
-    at Query.run (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:39:12)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:655:29
-From previous event:
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:655:12
-From previous event:
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:651:10
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\retry-as-promised\index.js:70:21
-    at new Promise (<anonymous>)
-    at retryAsPromised (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\retry-as-promised\index.js:60:10)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:641:30
-From previous event:
-    at Sequelize.query (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:590:23)
-    at QueryInterface.select (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\query-interface.js:1126:27)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\model.js:1759:34
-    at processImmediate (node:internal/timers:464:21)
-From previous event:
-    at Function.findAll (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\model.js:1757:8)
-    at CashService.getCoinsCashingLog (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\cash.js:41:40)
-    at UpdateCashOutLog.subscribe (D:\IdeaWorkSpace\wsProjects\shop-system\app\schedule\update_cash_out_log.js:34:45) {
-  parent: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` > 0;',
-    parameters: undefined
-  },
-  original: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` > 0;',
-    parameters: undefined
-  },
-  sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` > 0;',
-  parameters: undefined
-}
-2023-05-31 13:03:25,276 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 13:03:25,277 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 14:16:52,532 ERROR 13976 nodejs.ClusterClientNoResponseError: client no response in 3928030ms exceeding maxIdleTime 60000ms, maybe the connection is close on other side.
-    at Timeout._onTimeout (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\cluster-client\lib\leader.js:77:23)
-    at listOnTimeout (node:internal/timers:557:17)
-    at processTimers (node:internal/timers:500:7)
-name: "ClusterClientNoResponseError"
-pid: 13976
-hostname: Laptop-Lawsun
-
-2023-05-31 14:17:02,649 ERROR 18368 [Job#168551381252612833542292700004] D:\IdeaWorkSpace\wsProjects\shop-system\app\schedule\update_cash_out_log.js execute failed, used 10122ms. DatabaseError [SequelizeDatabaseError]: read ECONNRESET
-    at Query.formatError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:244:16)
-    at Query.handler [as onResult] (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:51:23)
-    at Connection._notifyError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:212:21)
-    at Connection._handleFatalError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:167:10)
-    at Connection._handleNetworkError (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\mysql2\lib\connection.js:180:10)
-    at Socket.emit (node:events:390:28)
-    at emitErrorNT (node:internal/streams/destroy:157:8)
-    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
-    at processTicksAndRejections (node:internal/process/task_queues:83:21)
-From previous event:
-    at Query.run (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:39:12)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:655:29
-From previous event:
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:655:12
-From previous event:
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:651:10
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\retry-as-promised\index.js:70:21
-    at new Promise (<anonymous>)
-    at retryAsPromised (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\retry-as-promised\index.js:60:10)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:641:30
-From previous event:
-    at Sequelize.query (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\sequelize.js:590:23)
-    at QueryInterface.select (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\query-interface.js:1126:27)
-    at D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\model.js:1759:34
-    at processImmediate (node:internal/timers:464:21)
-From previous event:
-    at Function.findAll (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\sequelize\lib\model.js:1757:8)
-    at CashService.getCommissionCashingLog (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\cash.js:31:40)
-    at UpdateCashOutLog.subscribe (D:\IdeaWorkSpace\wsProjects\shop-system\app\schedule\update_cash_out_log.js:20:44)
-    at Object.task (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\egg-schedule\lib\load_schedule.js:37:22)
-    at Messenger.<anonymous> (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\egg-schedule\app.js:47:21)
-    at Messenger.emit (node:events:390:28)
-    at Messenger._onMessage (D:\IdeaWorkSpace\wsProjects\shop-system\node_modules\egg\lib\core\messenger\ipc.js:116:12)
-    at process.emit (node:events:402:35)
-    at emit (node:internal/child_process:917:12)
-    at processTicksAndRejections (node:internal/process/task_queues:84:21) {
-  parent: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-    parameters: undefined
-  },
-  original: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-    parameters: undefined
-  },
-  sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-  parameters: undefined
-}
-2023-05-31 14:17:20,510 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 14:17:20,511 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 16:51:14,822 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 16:51:14,824 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 16:57:35,323 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 16:57:35,325 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-05-31 17:05:38,690 ERROR 18368 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-05-31 17:05:38,691 ERROR 18368 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 18368
-hostname: Laptop-Lawsun
-
-2023-06-01 14:42:26,531 ERROR 10396 nodejs.unhandledRejectionError: Error: 更新订单餐饮币发放状态失败,请稍候重试
-    at DiningCoinService.dispatchDiningCoin (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\diningCoin.js:153:13)
-    at async DiningCoinService.orderDiningCoinDispatchAfterPay (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\diningCoin.js:166:5)
-name: "unhandledRejectionError"
-pid: 10396
-hostname: Laptop-Lawsun
-
-2023-06-01 14:44:30,110 ERROR 10396 nodejs.unhandledRejectionError: Error: 更新订单餐饮币发放状态失败,请稍候重试
-    at DiningCoinService.dispatchDiningCoin (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\diningCoin.js:153:13)
-    at async DiningCoinService.orderDiningCoinDispatchAfterPay (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\diningCoin.js:166:5)
-name: "unhandledRejectionError"
-pid: 10396
-hostname: Laptop-Lawsun
-
-2023-06-01 14:44:47,694 ERROR 10396 nodejs.unhandledRejectionError: Error: 更新订单餐饮币发放状态失败,请稍候重试
-    at DiningCoinService.dispatchDiningCoin (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\diningCoin.js:153:13)
-    at async DiningCoinService.orderDiningCoinDispatchAfterPay (D:\IdeaWorkSpace\wsProjects\shop-system\app\service\diningCoin.js:166:5)
-name: "unhandledRejectionError"
-pid: 10396
-hostname: Laptop-Lawsun
-
-2023-06-01 16:38:37,220 ERROR 17144 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-01 16:38:37,221 ERROR 17144 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 17144
-hostname: Laptop-Lawsun
-
-2023-06-01 17:09:41,179 ERROR 904 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-01 17:09:41,181 ERROR 904 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 904
-hostname: Laptop-Lawsun
-
-2023-06-01 17:20:53,983 ERROR 904 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-01 17:20:53,985 ERROR 904 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 904
-hostname: Laptop-Lawsun
-
-2023-06-20 10:27:21,906 ERROR 15372 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-20 10:27:21,908 ERROR 15372 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 15372
-hostname: Laptop-Lawsun
-
-2023-06-20 10:36:40,572 ERROR 15372 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-20 10:36:40,574 ERROR 15372 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 15372
-hostname: Laptop-Lawsun
-

+ 0 - 128
runtime/logs/egg-universal-szjcomo-egg-error.log.2023-06-21

@@ -1,128 +0,0 @@
-2023-06-21 08:39:41,607 ERROR 8952 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 08:39:41,608 ERROR 8952 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 8952
-hostname: Laptop-Lawsun
-
-2023-06-21 09:50:54,139 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 09:50:54,140 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-
-2023-06-21 10:10:33,165 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 10:10:33,167 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-
-2023-06-21 10:25:52,736 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 10:25:52,737 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-
-2023-06-21 10:50:18,913 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 10:50:18,915 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-
-2023-06-21 11:03:23,248 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 11:03:23,250 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-
-2023-06-21 11:21:27,157 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 11:21:27,158 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-
-2023-06-21 12:26:31,651 ERROR 14484 nodejs.ClusterClientNoResponseError: client no response in 285731ms exceeding maxIdleTime 60000ms, maybe the connection is close on other side.
-    at Timeout._onTimeout (D:\ysjjCode\shop-system\node_modules\cluster-client\lib\leader.js:77:23)
-    at listOnTimeout (node:internal/timers:557:17)
-    at processTimers (node:internal/timers:500:7)
-name: "ClusterClientNoResponseError"
-pid: 14484
-hostname: Laptop-Lawsun
-
-2023-06-21 15:18:32,156 ERROR 14968 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-21 15:18:32,157 ERROR 14968 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 14968
-hostname: Laptop-Lawsun
-

+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-error.log.2023-06-22


+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-error.log.2023-06-23


+ 0 - 0
runtime/logs/egg-universal-szjcomo-egg-error.log.2023-06-24


+ 0 - 172
runtime/logs/egg-universal-szjcomo-egg-error.log.2023-06-25

@@ -1,172 +0,0 @@
-2023-06-25 11:18:46,695 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 11:18:46,697 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-
-2023-06-25 14:13:21,519 ERROR 13660 nodejs.ClusterClientNoResponseError: client no response in 3532819ms exceeding maxIdleTime 60000ms, maybe the connection is close on other side.
-    at Timeout._onTimeout (D:\ysjjCode\shop-system\node_modules\cluster-client\lib\leader.js:77:23)
-    at listOnTimeout (node:internal/timers:557:17)
-    at processTimers (node:internal/timers:500:7)
-name: "ClusterClientNoResponseError"
-pid: 13660
-hostname: Laptop-Lawsun
-
-2023-06-25 14:13:31,785 ERROR 3356 [Job#1687673601518184716163141003] D:\ysjjCode\shop-system\app\schedule\update_cash_out_log.js execute failed, used 10262ms. DatabaseError [SequelizeDatabaseError]: read ECONNRESET
-    at Query.formatError (D:\ysjjCode\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:244:16)
-    at Query.handler [as onResult] (D:\ysjjCode\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:51:23)
-    at Connection._notifyError (D:\ysjjCode\shop-system\node_modules\mysql2\lib\connection.js:212:21)
-    at Connection._handleFatalError (D:\ysjjCode\shop-system\node_modules\mysql2\lib\connection.js:167:10)
-    at Connection._handleNetworkError (D:\ysjjCode\shop-system\node_modules\mysql2\lib\connection.js:180:10)
-    at Socket.emit (node:events:390:28)
-    at emitErrorNT (node:internal/streams/destroy:157:8)
-    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
-    at processTicksAndRejections (node:internal/process/task_queues:83:21)
-From previous event:
-    at Query.run (D:\ysjjCode\shop-system\node_modules\sequelize\lib\dialects\mysql\query.js:39:12)
-    at D:\ysjjCode\shop-system\node_modules\sequelize\lib\sequelize.js:655:29
-From previous event:
-    at D:\ysjjCode\shop-system\node_modules\sequelize\lib\sequelize.js:655:12
-From previous event:
-    at D:\ysjjCode\shop-system\node_modules\sequelize\lib\sequelize.js:651:10
-    at D:\ysjjCode\shop-system\node_modules\retry-as-promised\index.js:70:21
-    at new Promise (<anonymous>)
-    at retryAsPromised (D:\ysjjCode\shop-system\node_modules\retry-as-promised\index.js:60:10)
-    at D:\ysjjCode\shop-system\node_modules\sequelize\lib\sequelize.js:641:30
-From previous event:
-    at Sequelize.query (D:\ysjjCode\shop-system\node_modules\sequelize\lib\sequelize.js:590:23)
-    at QueryInterface.select (D:\ysjjCode\shop-system\node_modules\sequelize\lib\query-interface.js:1126:27)
-    at D:\ysjjCode\shop-system\node_modules\sequelize\lib\model.js:1759:34
-    at processImmediate (node:internal/timers:464:21)
-From previous event:
-    at Function.findAll (D:\ysjjCode\shop-system\node_modules\sequelize\lib\model.js:1757:8)
-    at CashService.getCommissionCashingLog (D:\ysjjCode\shop-system\app\service\cash.js:31:40)
-    at UpdateCashOutLog.subscribe (D:\ysjjCode\shop-system\app\schedule\update_cash_out_log.js:20:44)
-    at Object.task (D:\ysjjCode\shop-system\node_modules\egg-schedule\lib\load_schedule.js:37:22)
-    at Messenger.<anonymous> (D:\ysjjCode\shop-system\node_modules\egg-schedule\app.js:47:21)
-    at Messenger.emit (node:events:390:28)
-    at Messenger._onMessage (D:\ysjjCode\shop-system\node_modules\egg\lib\core\messenger\ipc.js:116:12)
-    at process.emit (node:events:402:35)
-    at emit (node:internal/child_process:917:12)
-    at processTicksAndRejections (node:internal/process/task_queues:84:21) {
-  parent: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-    parameters: undefined
-  },
-  original: Error: read ECONNRESET
-      at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-    errno: -4077,
-    code: 'ECONNRESET',
-    syscall: 'read',
-    fatal: true,
-    sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-    parameters: undefined
-  },
-  sql: 'SELECT `log_id`, `out_batch_no`, `out_detail_no`, `batch_id`, `detail_id`, `detail_status`, `fail_reason`, `batch_name`, `batch_remark`, `cash`, `user_id`, `type`, `create_time`, `update_time`, `partner_id` FROM `szj_users_cash_logs` AS `UsersCashLogs` WHERE `UsersCashLogs`.`type` = 2 AND `UsersCashLogs`.`partner_id` = -1;',
-  parameters: undefined
-}
-2023-06-25 14:13:44,143 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 14:13:44,144 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-
-2023-06-25 16:07:46,816 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 16:07:46,819 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-
-2023-06-25 16:16:32,165 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 16:16:32,166 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-
-2023-06-25 17:02:17,417 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 17:02:17,418 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-
-2023-06-25 17:07:13,462 ERROR 3356 [-/192.168.18.188/-/3ms POST /oneshop/api/v2/order] [controller.home.order] 用户下单绑定的邀请码: -1 
-2023-06-25 17:13:21,944 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 17:13:21,945 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-
-2023-06-25 18:59:12,493 ERROR 3356 [egg-redis] client error: Error: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20) {
-  errno: -4077,
-  code: 'ECONNRESET',
-  syscall: 'read'
-}
-2023-06-25 18:59:12,495 ERROR 3356 nodejs.ECONNRESETError: read ECONNRESET
-    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
-errno: -4077
-code: "ECONNRESET"
-syscall: "read"
-name: "ECONNRESETError"
-pid: 3356
-hostname: Laptop-Lawsun
-

+ 0 - 747
runtime/run/agent_config.json

@@ -1,747 +0,0 @@
-{
-  "config": {
-    "session": {
-      "maxAge": 86400000,
-      "key": "SZJKJSESSION",
-      "httpOnly": true,
-      "encrypt": true,
-      "logValue": true,
-      "overwrite": true,
-      "renew": true,
-      "signed": true
-    },
-    "security": {
-      "domainWhiteList": [],
-      "protocolWhiteList": [],
-      "defaultMiddleware": "csrf,hsts,methodnoallow,noopen,nosniff,csp,xssProtection,xframe,dta",
-      "csrf": {
-        "enable": false,
-        "type": "ctoken",
-        "ignoreJSON": false,
-        "useSession": false,
-        "cookieName": "csrfToken",
-        "sessionName": "csrfToken",
-        "headerName": "x-csrf-token",
-        "bodyName": "szjkj_token",
-        "queryName": "szjkj_token",
-        "supportedRequests": [
-          {
-            "path": {},
-            "methods": [
-              "POST",
-              "PATCH",
-              "DELETE",
-              "PUT",
-              "CONNECT"
-            ]
-          }
-        ],
-        "refererWhiteList": []
-      },
-      "xframe": {
-        "enable": true,
-        "value": "SAMEORIGIN"
-      },
-      "hsts": {
-        "enable": false,
-        "maxAge": 31536000,
-        "includeSubdomains": false
-      },
-      "dta": {
-        "enable": true
-      },
-      "methodnoallow": {
-        "enable": true
-      },
-      "noopen": {
-        "enable": true
-      },
-      "nosniff": {
-        "enable": true
-      },
-      "referrerPolicy": {
-        "enable": false,
-        "value": "no-referrer-when-downgrade"
-      },
-      "xssProtection": {
-        "enable": true,
-        "value": "1; mode=block"
-      },
-      "csp": {
-        "enable": false,
-        "policy": {}
-      },
-      "ssrf": {
-        "ipBlackList": null,
-        "ipExceptionList": null,
-        "checkAddress": null
-      },
-      "_protocolWhiteListSet": "<Set>"
-    },
-    "helper": {
-      "shtml": {}
-    },
-    "jsonp": {
-      "limit": 50,
-      "callback": [
-        "_callback",
-        "callback"
-      ],
-      "csrf": false
-    },
-    "onerror": {
-      "errorPageUrl": "",
-      "appErrorFilter": null,
-      "templatePath": "D:\\ysjjCode\\shop-system\\node_modules\\egg-onerror\\lib\\onerror_page.mustache",
-      "all": "<Function all>"
-    },
-    "i18n": {
-      "defaultLocale": "en_US",
-      "dirs": [],
-      "queryField": "locale",
-      "cookieField": "locale",
-      "cookieDomain": "",
-      "cookieMaxAge": "1y"
-    },
-    "watcher": {
-      "type": "development",
-      "eventSources": {
-        "default": "D:\\ysjjCode\\shop-system\\node_modules\\egg-watcher\\lib\\event-sources\\default",
-        "development": "D:\\ysjjCode\\shop-system\\node_modules\\egg-watcher\\lib\\event-sources\\development"
-      }
-    },
-    "customLogger": {
-      "scheduleLogger": {
-        "consoleLevel": "NONE",
-        "file": "egg-schedule.log"
-      }
-    },
-    "schedule": {
-      "directory": []
-    },
-    "multipart": {
-      "mode": "stream",
-      "autoFields": true,
-      "defaultCharset": "utf8",
-      "fieldNameSize": 100,
-      "fieldSize": "100kb",
-      "fields": 10,
-      "fileSize": "50mb",
-      "files": 10,
-      "fileExtensions": [],
-      "whitelist": [
-        ".png",
-        ".jpeg",
-        ".jpg",
-        ".bmp",
-        ".mp4",
-        ".mp3",
-        ".wmv"
-      ],
-      "allowArrayField": false,
-      "tmpdir": "D:\\ysjjCode\\shop-system\\runtime\\egg-multipart-tmp\\szjkj",
-      "cleanSchedule": {
-        "cron": "0 30 4 * * *",
-        "disable": false
-      }
-    },
-    "development": {
-      "watchDirs": [],
-      "ignoreDirs": [],
-      "fastReady": false,
-      "reloadOnDebug": true,
-      "overrideDefault": false,
-      "overrideIgnore": false
-    },
-    "logrotator": {
-      "filesRotateByHour": null,
-      "hourDelimiter": "-",
-      "filesRotateBySize": null,
-      "maxFileSize": 52428800,
-      "maxFiles": 10,
-      "rotateDuration": 60000,
-      "maxDays": 31
-    },
-    "static": {
-      "prefix": "/",
-      "dir": "D:\\ysjjCode\\shop-system\\app\\public",
-      "dynamic": true,
-      "preload": false,
-      "buffer": false,
-      "maxFiles": 1000,
-      "maxAge": 0
-    },
-    "view": {
-      "root": "D:\\ysjjCode\\shop-system\\app\\view",
-      "cache": false,
-      "defaultExtension": ".html",
-      "defaultViewEngine": "",
-      "mapping": {}
-    },
-    "cors": {
-      "origin": "*",
-      "allowMethods": "GET,HEAD,PUT,POST,DELETE,OPTIONS"
-    },
-    "eggSzjcomoValidate": {},
-    "szjcomo": {},
-    "sequelize": {
-      "dialect": "mysql",
-      "database": "ysshop",
-      "host": "112.74.21.142",
-      "port": 3306,
-      "username": "ysshop",
-      "password": "<String len: 10>",
-      "delegate": "model",
-      "baseDir": "models/mysql",
-      "pool": {
-        "max": 30,
-        "min": 5,
-        "acquire": 60000,
-        "idle": 10000
-      },
-      "logging": false,
-      "timezone": "+08:00",
-      "charset": "utf8",
-      "dialectOptions": {
-        "dateStrings": true,
-        "typeCast": true
-      },
-      "define": {
-        "freezeTableName": true,
-        "timestamps": false
-      }
-    },
-    "redis": {
-      "default": {},
-      "app": true,
-      "agent": false,
-      "supportTimeCommand": true,
-      "client": {
-        "port": 8521,
-        "host": "112.74.21.142",
-        "password": "<String len: 7>",
-        "db": 8
-      }
-    },
-    "bean": {},
-    "jwt": {
-      "secret": "<String len: 15>",
-      "enable": false
-    },
-    "dxw": {
-      "accesskey": "xxxx",
-      "secret": "<String len: 4>",
-      "sign": "xxx"
-    },
-    "env": "local",
-    "name": "egg-universal-szjcomo",
-    "keys": "<String len: 33>",
-    "cookies": {},
-    "proxy": false,
-    "maxIpsCount": 0,
-    "maxProxyCount": 0,
-    "protocolHeaders": "x-forwarded-proto",
-    "ipHeaders": "x-forwarded-for",
-    "hostHeaders": "",
-    "pkg": {
-      "name": "egg-universal-szjcomo",
-      "version": "1.0.2",
-      "description": "基于egg.js的快速开发框架",
-      "private": true,
-      "egg": {
-        "declarations": true
-      },
-      "dependencies": {
-        "await-stream-ready": "^1.0.1",
-        "decimal.js": "^10.4.3",
-        "egg": "^2.15.1",
-        "egg-cors": "^2.2.3",
-        "egg-jwt": "^3.1.7",
-        "egg-redis": "^2.4.0",
-        "egg-router-plus": "^1.3.1",
-        "egg-scripts": "^2.11.0",
-        "egg-sequelize": "^5.2.2",
-        "egg-szjcomo-bean": "^1.0.1",
-        "egg-szjcomo-dxw": "^1.0.2",
-        "egg-szjcomo-utils": "^1.0.9",
-        "egg-szjcomo-validate": "^1.0.3",
-        "mysql2": "^2.1.0",
-        "stream-wormhole": "^1.1.0",
-        "svg-captcha": "^1.4.0",
-        "wechatpay-node-v3": "^2.1.0"
-      },
-      "devDependencies": {
-        "autod": "^3.0.1",
-        "autod-egg": "^1.1.0",
-        "egg-bin": "^4.11.0",
-        "egg-ci": "^1.11.0",
-        "egg-mock": "^3.21.0",
-        "eslint": "^5.13.0",
-        "eslint-config-egg": "^7.1.0"
-      },
-      "engines": {
-        "node": ">=10.0.0"
-      },
-      "scripts": {
-        "start": "export APP_CUSTOME=oneshop&& egg-scripts start --daemon --title=egg-oneshop-szjcomo --ignore-stderr --workers=1",
-        "stop": "export APP_CUSTOME=oneshop&& egg-scripts stop --title=egg-oneshop-szjcomo --workers=1",
-        "dev": "set APP_CUSTOME=oneshop&& egg-bin dev",
-        "debug": "egg-bin debug",
-        "test": "npm run lint -- --fix && npm run test-local",
-        "test-local": "egg-bin test",
-        "cov": "egg-bin cov",
-        "lint": "eslint .",
-        "ci": "npm run lint && npm run cov",
-        "autod": "autod",
-        "model": "egg-sequelize-auto -o app/models/mysql -c auto_model.json -t szj_product_comment",
-        "bak": "sequelize-automate -c auto_model.json"
-      },
-      "ci": {
-        "version": "10"
-      },
-      "repository": {
-        "type": "git",
-        "url": ""
-      },
-      "author": "szjcomo",
-      "license": "MIT"
-    },
-    "baseDir": "D:\\ysjjCode\\shop-system",
-    "HOME": "C:\\Users\\lawsu",
-    "rundir": "D:\\ysjjCode\\shop-system\\runtime\\run",
-    "dump": {
-      "ignore": "<Set>"
-    },
-    "confusedConfigurations": {
-      "bodyparser": "bodyParser",
-      "notFound": "notfound",
-      "sitefile": "siteFile",
-      "middlewares": "middleware",
-      "httpClient": "httpclient"
-    },
-    "notfound": {
-      "pageUrl": ""
-    },
-    "siteFile": {
-      "/favicon.ico": "https://eggjs.org/favicon.ico",
-      "cacheControl": "public, max-age=2592000"
-    },
-    "bodyParser": {
-      "enable": true,
-      "encoding": "utf8",
-      "formLimit": "10mb",
-      "jsonLimit": "10mb",
-      "textLimit": "2mb",
-      "strict": true,
-      "queryString": {
-        "arrayLimit": 100,
-        "depth": 5,
-        "parameterLimit": 1000
-      },
-      "onerror": "<Function onerror>",
-      "enableTypes": [
-        "json",
-        "form",
-        "text"
-      ],
-      "extendTypes": {
-        "text": [
-          "text/xml",
-          "application/xml"
-        ]
-      }
-    },
-    "logger": {
-      "dir": "D:\\ysjjCode\\shop-system/runtime/logs/",
-      "encoding": "utf8",
-      "env": "local",
-      "level": "ERROR",
-      "consoleLevel": "ERROR",
-      "disableConsoleAfterReady": false,
-      "outputJSON": false,
-      "buffer": true,
-      "appLogName": "egg-universal-szjcomo-egg-access.log",
-      "coreLogName": "egg-universal-szjcomo-egg-core.log",
-      "agentLogName": "egg-universal-szjcomo-egg-agent.log",
-      "errorLogName": "egg-universal-szjcomo-egg-error.log",
-      "coreLogger": {
-        "consoleLevel": "WARN"
-      },
-      "allowDebugAtProd": false,
-      "enablePerformanceTimer": false,
-      "type": "agent"
-    },
-    "httpclient": {
-      "enableDNSCache": false,
-      "dnsCacheLookupInterval": 10000,
-      "dnsCacheMaxLength": 1000,
-      "request": {
-        "timeout": 5000
-      },
-      "httpAgent": {
-        "keepAlive": true,
-        "freeSocketTimeout": 4000,
-        "maxSockets": 9007199254740991,
-        "maxFreeSockets": 256
-      },
-      "httpsAgent": {
-        "keepAlive": true,
-        "freeSocketTimeout": 4000,
-        "maxSockets": 9007199254740991,
-        "maxFreeSockets": 256
-      }
-    },
-    "meta": {
-      "enable": true,
-      "logging": false
-    },
-    "coreMiddleware": [
-      "meta",
-      "siteFile",
-      "notfound",
-      "bodyParser",
-      "overrideMethod"
-    ],
-    "workerStartTimeout": 600000,
-    "serverTimeout": null,
-    "cluster": {
-      "listen": {
-        "path": "",
-        "port": 8106,
-        "hostname": ""
-      }
-    },
-    "clusterClient": {
-      "maxWaitTime": 60000,
-      "responseTimeout": 60000
-    },
-    "onClientError": null,
-    "middleware": [
-      "notfoundHandler"
-    ],
-    "coreMiddlewares": "~config~coreMiddleware",
-    "appMiddlewares": "~config~middleware",
-    "appMiddleware": "~config~middleware"
-  },
-  "plugins": {
-    "onerror": {
-      "enable": true,
-      "package": "egg-onerror",
-      "name": "onerror",
-      "dependencies": [],
-      "optionalDependencies": [
-        "jsonp"
-      ],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-onerror",
-      "version": "2.1.1"
-    },
-    "session": {
-      "enable": true,
-      "package": "egg-session",
-      "name": "session",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-session",
-      "version": "3.3.0"
-    },
-    "i18n": {
-      "enable": true,
-      "package": "egg-i18n",
-      "name": "i18n",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n",
-      "version": "2.1.1"
-    },
-    "watcher": {
-      "enable": true,
-      "package": "egg-watcher",
-      "name": "watcher",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-watcher",
-      "version": "3.1.1"
-    },
-    "multipart": {
-      "enable": true,
-      "package": "egg-multipart",
-      "name": "multipart",
-      "dependencies": [],
-      "optionalDependencies": [
-        "schedule"
-      ],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-multipart",
-      "version": "2.13.1"
-    },
-    "security": {
-      "enable": true,
-      "package": "egg-security",
-      "name": "security",
-      "dependencies": [],
-      "optionalDependencies": [
-        "session"
-      ],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security",
-      "version": "2.11.0"
-    },
-    "development": {
-      "enable": true,
-      "package": "egg-development",
-      "name": "development",
-      "dependencies": [
-        "watcher"
-      ],
-      "optionalDependencies": [],
-      "env": [
-        "local"
-      ],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development",
-      "version": "2.7.0"
-    },
-    "logrotator": {
-      "enable": true,
-      "package": "egg-logrotator",
-      "name": "logrotator",
-      "dependencies": [
-        "schedule"
-      ],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator",
-      "version": "3.1.0"
-    },
-    "schedule": {
-      "enable": true,
-      "package": "egg-schedule",
-      "name": "schedule",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-schedule",
-      "version": "3.6.6"
-    },
-    "static": {
-      "enable": true,
-      "package": "egg-static",
-      "name": "static",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-static",
-      "version": "2.2.0"
-    },
-    "jsonp": {
-      "enable": true,
-      "package": "egg-jsonp",
-      "name": "jsonp",
-      "dependencies": [],
-      "optionalDependencies": [
-        "security"
-      ],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-jsonp",
-      "version": "2.0.0"
-    },
-    "view": {
-      "enable": true,
-      "package": "egg-view",
-      "name": "view",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-view",
-      "version": "2.1.3"
-    },
-    "routerPlus": {
-      "enable": true,
-      "package": "egg-router-plus",
-      "name": "routerPlus",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-router-plus",
-      "version": "1.3.1"
-    },
-    "cors": {
-      "enable": true,
-      "package": "egg-cors",
-      "name": "cors",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-cors",
-      "version": "2.2.3"
-    },
-    "validate": {
-      "enable": true,
-      "package": "egg-szjcomo-validate",
-      "name": "validate",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-validate",
-      "version": "1.0.3"
-    },
-    "szjcomo": {
-      "enable": true,
-      "package": "egg-szjcomo-utils",
-      "name": "szjcomo",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-utils",
-      "version": "1.0.9"
-    },
-    "sequelize": {
-      "enable": true,
-      "package": "egg-sequelize",
-      "name": "sequelize",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-sequelize",
-      "version": "5.2.2"
-    },
-    "redis": {
-      "enable": true,
-      "package": "egg-redis",
-      "name": "redis",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-redis",
-      "version": "2.4.0"
-    },
-    "bean": {
-      "enable": true,
-      "package": "egg-szjcomo-bean",
-      "name": "bean",
-      "dependencies": [
-        "sequelize"
-      ],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-bean",
-      "version": "1.0.1"
-    },
-    "jwt": {
-      "enable": true,
-      "package": "egg-jwt",
-      "name": "jwt",
-      "dependencies": [],
-      "optionalDependencies": [
-        "onerror"
-      ],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-jwt",
-      "version": "3.1.7"
-    },
-    "dxw": {
-      "enable": true,
-      "package": "egg-szjcomo-dxw",
-      "name": "dxw",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-dxw",
-      "version": "1.0.2"
-    }
-  },
-  "appInfo": {
-    "name": "egg-universal-szjcomo",
-    "baseDir": "D:\\ysjjCode\\shop-system",
-    "env": "local",
-    "HOME": "C:\\Users\\lawsu",
-    "pkg": {
-      "name": "egg-universal-szjcomo",
-      "version": "1.0.2",
-      "description": "基于egg.js的快速开发框架",
-      "private": true,
-      "egg": {
-        "declarations": true
-      },
-      "dependencies": {
-        "await-stream-ready": "^1.0.1",
-        "decimal.js": "^10.4.3",
-        "egg": "^2.15.1",
-        "egg-cors": "^2.2.3",
-        "egg-jwt": "^3.1.7",
-        "egg-redis": "^2.4.0",
-        "egg-router-plus": "^1.3.1",
-        "egg-scripts": "^2.11.0",
-        "egg-sequelize": "^5.2.2",
-        "egg-szjcomo-bean": "^1.0.1",
-        "egg-szjcomo-dxw": "^1.0.2",
-        "egg-szjcomo-utils": "^1.0.9",
-        "egg-szjcomo-validate": "^1.0.3",
-        "mysql2": "^2.1.0",
-        "stream-wormhole": "^1.1.0",
-        "svg-captcha": "^1.4.0",
-        "wechatpay-node-v3": "^2.1.0"
-      },
-      "devDependencies": {
-        "autod": "^3.0.1",
-        "autod-egg": "^1.1.0",
-        "egg-bin": "^4.11.0",
-        "egg-ci": "^1.11.0",
-        "egg-mock": "^3.21.0",
-        "eslint": "^5.13.0",
-        "eslint-config-egg": "^7.1.0"
-      },
-      "engines": {
-        "node": ">=10.0.0"
-      },
-      "scripts": {
-        "start": "export APP_CUSTOME=oneshop&& egg-scripts start --daemon --title=egg-oneshop-szjcomo --ignore-stderr --workers=1",
-        "stop": "export APP_CUSTOME=oneshop&& egg-scripts stop --title=egg-oneshop-szjcomo --workers=1",
-        "dev": "set APP_CUSTOME=oneshop&& egg-bin dev",
-        "debug": "egg-bin debug",
-        "test": "npm run lint -- --fix && npm run test-local",
-        "test-local": "egg-bin test",
-        "cov": "egg-bin cov",
-        "lint": "eslint .",
-        "ci": "npm run lint && npm run cov",
-        "autod": "autod",
-        "model": "egg-sequelize-auto -o app/models/mysql -c auto_model.json -t szj_product_comment",
-        "bak": "sequelize-automate -c auto_model.json"
-      },
-      "ci": {
-        "version": "10"
-      },
-      "repository": {
-        "type": "git",
-        "url": ""
-      },
-      "author": "szjcomo",
-      "license": "MIT"
-    },
-    "root": "D:\\ysjjCode\\shop-system"
-  }
-}

+ 0 - 382
runtime/run/agent_config_meta.json

@@ -1,382 +0,0 @@
-{
-  "keys": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-  "middleware": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-  "bodyParser": {
-    "enable": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "encoding": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "formLimit": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "jsonLimit": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "textLimit": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "strict": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "queryString": {
-      "arrayLimit": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "depth": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "parameterLimit": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    },
-    "enableTypes": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "extendTypes": {
-      "text": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    },
-    "onerror": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "multipart": {
-    "mode": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "autoFields": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "defaultCharset": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "fieldNameSize": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "fieldSize": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "fields": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "fileSize": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "files": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "fileExtensions": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "whitelist": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "tmpdir": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "cleanSchedule": {
-      "cron": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "disable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-multipart\\config\\config.default.js"
-    },
-    "allowArrayField": "D:\\ysjjCode\\shop-system\\node_modules\\egg-multipart\\config\\config.default.js"
-  },
-  "cluster": {
-    "listen": {
-      "path": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "port": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "hostname": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    }
-  },
-  "sequelize": {
-    "dialect": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "delegate": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "baseDir": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "host": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "port": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "database": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "username": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "password": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "pool": {
-      "max": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "min": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "acquire": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "idle": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    },
-    "logging": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "timezone": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "charset": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "dialectOptions": {
-      "dateStrings": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "typeCast": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    },
-    "define": {
-      "freezeTableName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "timestamps": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    }
-  },
-  "redis": {
-    "client": {
-      "port": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "host": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "password": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "db": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    },
-    "default": "D:\\ysjjCode\\shop-system\\node_modules\\egg-redis\\config\\config.default.js",
-    "app": "D:\\ysjjCode\\shop-system\\node_modules\\egg-redis\\config\\config.default.js",
-    "agent": "D:\\ysjjCode\\shop-system\\node_modules\\egg-redis\\config\\config.default.js",
-    "supportTimeCommand": "D:\\ysjjCode\\shop-system\\node_modules\\egg-redis\\config\\config.default.js"
-  },
-  "session": {
-    "overwrite": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "key": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "maxAge": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "renew": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "httpOnly": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "signed": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "encrypt": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "logValue": "D:\\ysjjCode\\shop-system\\node_modules\\egg-session\\config\\config.default.js"
-  },
-  "security": {
-    "xframe": {
-      "enable": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "value": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "csrf": {
-      "enable": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "queryName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "bodyName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "type": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "ignoreJSON": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "useSession": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "cookieName": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "sessionName": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "headerName": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "supportedRequests": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "refererWhiteList": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "domainWhiteList": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-    "protocolWhiteList": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-    "defaultMiddleware": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-    "hsts": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.local.js",
-      "maxAge": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "includeSubdomains": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "dta": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "methodnoallow": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "noopen": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "nosniff": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "referrerPolicy": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "value": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "xssProtection": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "value": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "csp": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "policy": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "ssrf": {
-      "ipBlackList": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "ipExceptionList": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "checkAddress": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    }
-  },
-  "logger": {
-    "level": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "buffer": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "outputJSON": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "encoding": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "consoleLevel": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "allowDebugAtProd": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "disableConsoleAfterReady": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "dir": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "appLogName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "coreLogName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "errorLogName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "agentLogName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "env": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "coreLogger": {
-      "consoleLevel": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.local.js"
-    },
-    "enablePerformanceTimer": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "static": {
-    "prefix": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "dir": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "dynamic": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "preload": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "maxAge": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "buffer": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "maxFiles": "D:\\ysjjCode\\shop-system\\node_modules\\egg-static\\config\\config.default.js"
-  },
-  "rundir": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-  "siteFile": {
-    "/favicon.ico": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "cacheControl": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "cors": {
-    "origin": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "allowMethods": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-  },
-  "jwt": {
-    "secret": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-jwt\\config\\config.default.js"
-  },
-  "onerror": {
-    "all": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "errorPageUrl": "D:\\ysjjCode\\shop-system\\node_modules\\egg-onerror\\config\\config.default.js",
-    "appErrorFilter": "D:\\ysjjCode\\shop-system\\node_modules\\egg-onerror\\config\\config.default.js",
-    "templatePath": "D:\\ysjjCode\\shop-system\\node_modules\\egg-onerror\\config\\config.default.js"
-  },
-  "proxy": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-  "helper": {
-    "shtml": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-  },
-  "jsonp": {
-    "limit": "D:\\ysjjCode\\shop-system\\node_modules\\egg-jsonp\\config\\config.default.js",
-    "callback": "D:\\ysjjCode\\shop-system\\node_modules\\egg-jsonp\\config\\config.default.js",
-    "csrf": "D:\\ysjjCode\\shop-system\\node_modules\\egg-jsonp\\config\\config.default.js"
-  },
-  "i18n": {
-    "defaultLocale": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n\\config\\config.default.js",
-    "dirs": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n\\config\\config.default.js",
-    "queryField": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n\\config\\config.default.js",
-    "cookieField": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n\\config\\config.default.js",
-    "cookieDomain": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n\\config\\config.default.js",
-    "cookieMaxAge": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n\\config\\config.default.js"
-  },
-  "watcher": {
-    "type": "D:\\ysjjCode\\shop-system\\node_modules\\egg-watcher\\config\\config.local.js",
-    "eventSources": {
-      "default": "D:\\ysjjCode\\shop-system\\node_modules\\egg-watcher\\config\\config.default.js",
-      "development": "D:\\ysjjCode\\shop-system\\node_modules\\egg-watcher\\config\\config.default.js"
-    }
-  },
-  "customLogger": {
-    "scheduleLogger": {
-      "consoleLevel": "D:\\ysjjCode\\shop-system\\node_modules\\egg-schedule\\config\\config.default.js",
-      "file": "D:\\ysjjCode\\shop-system\\node_modules\\egg-schedule\\config\\config.default.js"
-    }
-  },
-  "schedule": {
-    "directory": "D:\\ysjjCode\\shop-system\\node_modules\\egg-schedule\\config\\config.default.js"
-  },
-  "development": {
-    "watchDirs": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development\\config\\config.default.js",
-    "ignoreDirs": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development\\config\\config.default.js",
-    "fastReady": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development\\config\\config.default.js",
-    "reloadOnDebug": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development\\config\\config.default.js",
-    "overrideDefault": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development\\config\\config.default.js",
-    "overrideIgnore": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development\\config\\config.default.js"
-  },
-  "logrotator": {
-    "filesRotateByHour": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js",
-    "hourDelimiter": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js",
-    "filesRotateBySize": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js",
-    "maxFileSize": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js",
-    "maxFiles": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js",
-    "rotateDuration": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js",
-    "maxDays": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js"
-  },
-  "view": {
-    "root": "D:\\ysjjCode\\shop-system\\node_modules\\egg-view\\config\\config.default.js",
-    "cache": "D:\\ysjjCode\\shop-system\\node_modules\\egg-view\\config\\config.local.js",
-    "defaultExtension": "D:\\ysjjCode\\shop-system\\node_modules\\egg-view\\config\\config.default.js",
-    "defaultViewEngine": "D:\\ysjjCode\\shop-system\\node_modules\\egg-view\\config\\config.default.js",
-    "mapping": "D:\\ysjjCode\\shop-system\\node_modules\\egg-view\\config\\config.default.js"
-  },
-  "eggSzjcomoValidate": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-validate\\config\\config.default.js",
-  "szjcomo": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-utils\\config\\config.default.js",
-  "bean": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-bean\\config\\config.default.js",
-  "dxw": {
-    "accesskey": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-dxw\\config\\config.default.js",
-    "secret": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-dxw\\config\\config.default.js",
-    "sign": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-dxw\\config\\config.default.js"
-  },
-  "env": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "name": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "cookies": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "maxIpsCount": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "maxProxyCount": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "protocolHeaders": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "ipHeaders": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "hostHeaders": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "pkg": {
-    "name": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "version": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "description": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "private": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "egg": {
-      "declarations": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "dependencies": {
-      "await-stream-ready": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "decimal.js": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-cors": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-jwt": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-redis": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-router-plus": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-scripts": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-sequelize": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-szjcomo-bean": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-szjcomo-dxw": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-szjcomo-utils": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-szjcomo-validate": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "mysql2": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "stream-wormhole": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "svg-captcha": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "wechatpay-node-v3": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "devDependencies": {
-      "autod": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "autod-egg": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-bin": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-ci": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-mock": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "eslint": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "eslint-config-egg": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "engines": {
-      "node": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "scripts": {
-      "start": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "stop": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "dev": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "debug": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "test": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "test-local": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "cov": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "lint": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "ci": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "autod": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "model": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "bak": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "ci": {
-      "version": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "repository": {
-      "type": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "url": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "author": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "license": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "baseDir": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "HOME": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "dump": {
-    "ignore": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "confusedConfigurations": {
-    "bodyparser": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "notFound": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "sitefile": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "middlewares": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "httpClient": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "notfound": {
-    "pageUrl": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "httpclient": {
-    "enableDNSCache": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "dnsCacheLookupInterval": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "dnsCacheMaxLength": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "request": {
-      "timeout": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "httpAgent": {
-      "keepAlive": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "freeSocketTimeout": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "maxSockets": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "maxFreeSockets": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "httpsAgent": {
-      "keepAlive": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "freeSocketTimeout": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "maxSockets": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "maxFreeSockets": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    }
-  },
-  "meta": {
-    "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "logging": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "coreMiddleware": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "workerStartTimeout": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "serverTimeout": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "clusterClient": {
-    "maxWaitTime": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "responseTimeout": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "onClientError": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-}

+ 0 - 466
runtime/run/agent_timing_13660.json

@@ -1,466 +0,0 @@
-[
-  {
-    "name": "Process Start",
-    "start": 1687662582083,
-    "end": 1687662582833,
-    "duration": 750,
-    "pid": 13660,
-    "index": 0
-  },
-  {
-    "name": "Application Start",
-    "start": 1687662582833,
-    "end": 1687662583790,
-    "duration": 957,
-    "pid": 13660,
-    "index": 1
-  },
-  {
-    "name": "Load Plugin",
-    "start": 1687662582838,
-    "end": 1687662582857,
-    "duration": 19,
-    "pid": 13660,
-    "index": 2
-  },
-  {
-    "name": "Load Config",
-    "start": 1687662582857,
-    "end": 1687662582925,
-    "duration": 68,
-    "pid": 13660,
-    "index": 3
-  },
-  {
-    "name": "Require(0) config/config.default.js",
-    "start": 1687662582857,
-    "end": 1687662582872,
-    "duration": 15,
-    "pid": 13660,
-    "index": 4
-  },
-  {
-    "name": "Require(1) node_modules/egg-session/config/config.default.js",
-    "start": 1687662582896,
-    "end": 1687662582896,
-    "duration": 0,
-    "pid": 13660,
-    "index": 5
-  },
-  {
-    "name": "Require(2) node_modules/egg-security/config/config.default.js",
-    "start": 1687662582897,
-    "end": 1687662582898,
-    "duration": 1,
-    "pid": 13660,
-    "index": 6
-  },
-  {
-    "name": "Require(3) node_modules/egg-jsonp/config/config.default.js",
-    "start": 1687662582899,
-    "end": 1687662582900,
-    "duration": 1,
-    "pid": 13660,
-    "index": 7
-  },
-  {
-    "name": "Require(4) node_modules/egg-onerror/config/config.default.js",
-    "start": 1687662582901,
-    "end": 1687662582901,
-    "duration": 0,
-    "pid": 13660,
-    "index": 8
-  },
-  {
-    "name": "Require(5) node_modules/egg-i18n/config/config.default.js",
-    "start": 1687662582902,
-    "end": 1687662582902,
-    "duration": 0,
-    "pid": 13660,
-    "index": 9
-  },
-  {
-    "name": "Require(6) node_modules/egg-watcher/config/config.default.js",
-    "start": 1687662582903,
-    "end": 1687662582904,
-    "duration": 1,
-    "pid": 13660,
-    "index": 10
-  },
-  {
-    "name": "Require(7) node_modules/egg-schedule/config/config.default.js",
-    "start": 1687662582905,
-    "end": 1687662582905,
-    "duration": 0,
-    "pid": 13660,
-    "index": 11
-  },
-  {
-    "name": "Require(8) node_modules/egg-multipart/config/config.default.js",
-    "start": 1687662582906,
-    "end": 1687662582906,
-    "duration": 0,
-    "pid": 13660,
-    "index": 12
-  },
-  {
-    "name": "Require(9) node_modules/egg-development/config/config.default.js",
-    "start": 1687662582907,
-    "end": 1687662582907,
-    "duration": 0,
-    "pid": 13660,
-    "index": 13
-  },
-  {
-    "name": "Require(10) node_modules/egg-logrotator/config/config.default.js",
-    "start": 1687662582908,
-    "end": 1687662582908,
-    "duration": 0,
-    "pid": 13660,
-    "index": 14
-  },
-  {
-    "name": "Require(11) node_modules/egg-static/config/config.default.js",
-    "start": 1687662582909,
-    "end": 1687662582909,
-    "duration": 0,
-    "pid": 13660,
-    "index": 15
-  },
-  {
-    "name": "Require(12) node_modules/egg-view/config/config.default.js",
-    "start": 1687662582910,
-    "end": 1687662582910,
-    "duration": 0,
-    "pid": 13660,
-    "index": 16
-  },
-  {
-    "name": "Require(13) node_modules/egg-cors/config/config.default.js",
-    "start": 1687662582912,
-    "end": 1687662582912,
-    "duration": 0,
-    "pid": 13660,
-    "index": 17
-  },
-  {
-    "name": "Require(14) node_modules/egg-szjcomo-validate/config/config.default.js",
-    "start": 1687662582912,
-    "end": 1687662582912,
-    "duration": 0,
-    "pid": 13660,
-    "index": 18
-  },
-  {
-    "name": "Require(15) node_modules/egg-szjcomo-utils/config/config.default.js",
-    "start": 1687662582913,
-    "end": 1687662582913,
-    "duration": 0,
-    "pid": 13660,
-    "index": 19
-  },
-  {
-    "name": "Require(16) node_modules/egg-sequelize/config/config.default.js",
-    "start": 1687662582913,
-    "end": 1687662582913,
-    "duration": 0,
-    "pid": 13660,
-    "index": 20
-  },
-  {
-    "name": "Require(17) node_modules/egg-redis/config/config.default.js",
-    "start": 1687662582914,
-    "end": 1687662582914,
-    "duration": 0,
-    "pid": 13660,
-    "index": 21
-  },
-  {
-    "name": "Require(18) node_modules/egg-szjcomo-bean/config/config.default.js",
-    "start": 1687662582914,
-    "end": 1687662582915,
-    "duration": 1,
-    "pid": 13660,
-    "index": 22
-  },
-  {
-    "name": "Require(19) node_modules/egg-jwt/config/config.default.js",
-    "start": 1687662582915,
-    "end": 1687662582915,
-    "duration": 0,
-    "pid": 13660,
-    "index": 23
-  },
-  {
-    "name": "Require(20) node_modules/egg-szjcomo-dxw/config/config.default.js",
-    "start": 1687662582916,
-    "end": 1687662582916,
-    "duration": 0,
-    "pid": 13660,
-    "index": 24
-  },
-  {
-    "name": "Require(21) node_modules/egg/config/config.default.js",
-    "start": 1687662582916,
-    "end": 1687662582916,
-    "duration": 0,
-    "pid": 13660,
-    "index": 25
-  },
-  {
-    "name": "Require(22) config/config.default.js",
-    "start": 1687662582918,
-    "end": 1687662582918,
-    "duration": 0,
-    "pid": 13660,
-    "index": 26
-  },
-  {
-    "name": "Require(23) node_modules/egg-security/config/config.local.js",
-    "start": 1687662582919,
-    "end": 1687662582919,
-    "duration": 0,
-    "pid": 13660,
-    "index": 27
-  },
-  {
-    "name": "Require(24) node_modules/egg-watcher/config/config.local.js",
-    "start": 1687662582920,
-    "end": 1687662582920,
-    "duration": 0,
-    "pid": 13660,
-    "index": 28
-  },
-  {
-    "name": "Require(25) node_modules/egg-view/config/config.local.js",
-    "start": 1687662582921,
-    "end": 1687662582921,
-    "duration": 0,
-    "pid": 13660,
-    "index": 29
-  },
-  {
-    "name": "Require(26) node_modules/egg/config/config.local.js",
-    "start": 1687662582925,
-    "end": 1687662582925,
-    "duration": 0,
-    "pid": 13660,
-    "index": 30
-  },
-  {
-    "name": "Load extend/agent.js",
-    "start": 1687662582926,
-    "end": 1687662582990,
-    "duration": 64,
-    "pid": 13660,
-    "index": 31
-  },
-  {
-    "name": "Require(27) node_modules/egg-security/app/extend/agent.js",
-    "start": 1687662582928,
-    "end": 1687662582930,
-    "duration": 2,
-    "pid": 13660,
-    "index": 32
-  },
-  {
-    "name": "Require(28) node_modules/egg-schedule/app/extend/agent.js",
-    "start": 1687662582932,
-    "end": 1687662582978,
-    "duration": 46,
-    "pid": 13660,
-    "index": 33
-  },
-  {
-    "name": "Require(29) node_modules/egg-logrotator/app/extend/agent.js",
-    "start": 1687662582979,
-    "end": 1687662582985,
-    "duration": 6,
-    "pid": 13660,
-    "index": 34
-  },
-  {
-    "name": "Load extend/context.js",
-    "start": 1687662582990,
-    "end": 1687662583080,
-    "duration": 90,
-    "pid": 13660,
-    "index": 35
-  },
-  {
-    "name": "Require(30) node_modules/egg-security/app/extend/context.js",
-    "start": 1687662582991,
-    "end": 1687662583010,
-    "duration": 19,
-    "pid": 13660,
-    "index": 36
-  },
-  {
-    "name": "Require(31) node_modules/egg-jsonp/app/extend/context.js",
-    "start": 1687662583011,
-    "end": 1687662583013,
-    "duration": 2,
-    "pid": 13660,
-    "index": 37
-  },
-  {
-    "name": "Require(32) node_modules/egg-i18n/app/extend/context.js",
-    "start": 1687662583014,
-    "end": 1687662583014,
-    "duration": 0,
-    "pid": 13660,
-    "index": 38
-  },
-  {
-    "name": "Require(33) node_modules/egg-multipart/app/extend/context.js",
-    "start": 1687662583015,
-    "end": 1687662583063,
-    "duration": 48,
-    "pid": 13660,
-    "index": 39
-  },
-  {
-    "name": "Require(34) node_modules/egg-view/app/extend/context.js",
-    "start": 1687662583063,
-    "end": 1687662583065,
-    "duration": 2,
-    "pid": 13660,
-    "index": 40
-  },
-  {
-    "name": "Require(35) node_modules/egg-szjcomo-validate/app/extend/context.js",
-    "start": 1687662583065,
-    "end": 1687662583070,
-    "duration": 5,
-    "pid": 13660,
-    "index": 41
-  },
-  {
-    "name": "Require(36) node_modules/egg/app/extend/context.js",
-    "start": 1687662583071,
-    "end": 1687662583077,
-    "duration": 6,
-    "pid": 13660,
-    "index": 42
-  },
-  {
-    "name": "Load agent.js",
-    "start": 1687662583081,
-    "end": 1687662583098,
-    "duration": 17,
-    "pid": 13660,
-    "index": 43
-  },
-  {
-    "name": "Require(37) node_modules/egg-security/agent.js",
-    "start": 1687662583081,
-    "end": 1687662583081,
-    "duration": 0,
-    "pid": 13660,
-    "index": 44
-  },
-  {
-    "name": "Require(38) node_modules/egg-onerror/agent.js",
-    "start": 1687662583082,
-    "end": 1687662583082,
-    "duration": 0,
-    "pid": 13660,
-    "index": 45
-  },
-  {
-    "name": "Require(39) node_modules/egg-watcher/agent.js",
-    "start": 1687662583083,
-    "end": 1687662583086,
-    "duration": 3,
-    "pid": 13660,
-    "index": 46
-  },
-  {
-    "name": "Require(40) node_modules/egg-schedule/agent.js",
-    "start": 1687662583086,
-    "end": 1687662583088,
-    "duration": 2,
-    "pid": 13660,
-    "index": 47
-  },
-  {
-    "name": "Require(41) node_modules/egg-development/agent.js",
-    "start": 1687662583088,
-    "end": 1687662583094,
-    "duration": 6,
-    "pid": 13660,
-    "index": 48
-  },
-  {
-    "name": "Require(42) node_modules/egg-logrotator/agent.js",
-    "start": 1687662583094,
-    "end": 1687662583094,
-    "duration": 0,
-    "pid": 13660,
-    "index": 49
-  },
-  {
-    "name": "Require(43) node_modules/egg-sequelize/agent.js",
-    "start": 1687662583095,
-    "end": 1687662583095,
-    "duration": 0,
-    "pid": 13660,
-    "index": 50
-  },
-  {
-    "name": "Require(44) node_modules/egg-redis/agent.js",
-    "start": 1687662583096,
-    "end": 1687662583097,
-    "duration": 1,
-    "pid": 13660,
-    "index": 51
-  },
-  {
-    "name": "Require(45) node_modules/egg/agent.js",
-    "start": 1687662583097,
-    "end": 1687662583097,
-    "duration": 0,
-    "pid": 13660,
-    "index": 52
-  },
-  {
-    "name": "Before Start in node_modules/egg-watcher/lib/init.js:15:14",
-    "start": 1687662583102,
-    "end": 1687662583554,
-    "duration": 452,
-    "pid": 13660,
-    "index": 53
-  },
-  {
-    "name": "Before Start in node_modules/egg-schedule/agent.js:12:9",
-    "start": 1687662583103,
-    "end": 1687662583539,
-    "duration": 436,
-    "pid": 13660,
-    "index": 54
-  },
-  {
-    "name": "Before Start in node_modules/egg-development/agent.js:12:9",
-    "start": 1687662583103,
-    "end": 1687662583578,
-    "duration": 475,
-    "pid": 13660,
-    "index": 55
-  },
-  {
-    "name": "Load \"Symbol(model)\" to Application",
-    "start": 1687662583389,
-    "end": 1687662583456,
-    "duration": 67,
-    "pid": 13660,
-    "index": 56
-  },
-  {
-    "name": "Before Start in node_modules/egg-sequelize/lib/loader.js:39:7",
-    "start": 1687662583475,
-    "end": 1687662583790,
-    "duration": 315,
-    "pid": 13660,
-    "index": 57
-  }
-]

+ 0 - 801
runtime/run/application_config.json

@@ -1,801 +0,0 @@
-{
-  "config": {
-    "session": {
-      "maxAge": 86400000,
-      "key": "SZJKJSESSION",
-      "httpOnly": true,
-      "encrypt": true,
-      "logValue": true,
-      "overwrite": true,
-      "renew": true,
-      "signed": true,
-      "autoCommit": true,
-      "encode": "<Function encode>",
-      "decode": "<Function decode>",
-      "genid": "<Function v4>"
-    },
-    "security": {
-      "domainWhiteList": [],
-      "protocolWhiteList": [],
-      "defaultMiddleware": "csrf,hsts,methodnoallow,noopen,nosniff,csp,xssProtection,xframe,dta",
-      "csrf": {
-        "enable": false,
-        "type": "ctoken",
-        "ignoreJSON": false,
-        "useSession": false,
-        "cookieName": "csrfToken",
-        "sessionName": "csrfToken",
-        "headerName": "x-csrf-token",
-        "bodyName": "szjkj_token",
-        "queryName": "szjkj_token",
-        "supportedRequests": [
-          {
-            "path": {},
-            "methods": [
-              "POST",
-              "PATCH",
-              "DELETE",
-              "PUT",
-              "CONNECT"
-            ]
-          }
-        ],
-        "refererWhiteList": []
-      },
-      "xframe": {
-        "enable": true,
-        "value": "SAMEORIGIN",
-        "matching": "<Function anonymous>"
-      },
-      "hsts": {
-        "enable": false,
-        "maxAge": 31536000,
-        "includeSubdomains": false
-      },
-      "dta": {
-        "enable": true,
-        "matching": "<Function anonymous>"
-      },
-      "methodnoallow": {
-        "enable": true,
-        "matching": "<Function anonymous>"
-      },
-      "noopen": {
-        "enable": true,
-        "matching": "<Function anonymous>"
-      },
-      "nosniff": {
-        "enable": true,
-        "matching": "<Function anonymous>"
-      },
-      "referrerPolicy": {
-        "enable": false,
-        "value": "no-referrer-when-downgrade"
-      },
-      "xssProtection": {
-        "enable": true,
-        "value": "1; mode=block",
-        "matching": "<Function anonymous>"
-      },
-      "csp": {
-        "enable": false,
-        "policy": {}
-      },
-      "ssrf": {
-        "ipBlackList": null,
-        "ipExceptionList": null,
-        "checkAddress": null
-      },
-      "_protocolWhiteListSet": "<Set>"
-    },
-    "helper": {
-      "shtml": {}
-    },
-    "jsonp": {
-      "limit": 50,
-      "callback": [
-        "_callback",
-        "callback"
-      ],
-      "csrf": false
-    },
-    "onerror": {
-      "errorPageUrl": "",
-      "appErrorFilter": null,
-      "templatePath": "D:\\ysjjCode\\shop-system\\node_modules\\egg-onerror\\lib\\onerror_page.mustache",
-      "all": "<Function all>"
-    },
-    "i18n": {
-      "defaultLocale": "en_US",
-      "dirs": [
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-session\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-jsonp\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-onerror\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-watcher\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-schedule\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-multipart\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-development\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-static\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-view\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-router-plus\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-cors\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-validate\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-utils\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-sequelize\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-redis\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-bean\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-jwt\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-dxw\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\locales",
-        "D:\\ysjjCode\\shop-system\\config\\locales"
-      ],
-      "queryField": "locale",
-      "cookieField": "locale",
-      "cookieDomain": "",
-      "cookieMaxAge": "1y",
-      "functionName": "__"
-    },
-    "watcher": {
-      "type": "development",
-      "eventSources": {
-        "default": "D:\\ysjjCode\\shop-system\\node_modules\\egg-watcher\\lib\\event-sources\\default",
-        "development": "D:\\ysjjCode\\shop-system\\node_modules\\egg-watcher\\lib\\event-sources\\development"
-      }
-    },
-    "customLogger": {
-      "scheduleLogger": {
-        "consoleLevel": "NONE",
-        "file": "egg-schedule.log"
-      }
-    },
-    "schedule": {
-      "directory": []
-    },
-    "multipart": {
-      "mode": "stream",
-      "autoFields": true,
-      "defaultCharset": "utf8",
-      "fieldNameSize": 100,
-      "fieldSize": 102400,
-      "fields": 10,
-      "fileSize": 52428800,
-      "files": 10,
-      "fileExtensions": [],
-      "whitelist": [
-        ".png",
-        ".jpeg",
-        ".jpg",
-        ".bmp",
-        ".mp4",
-        ".mp3",
-        ".wmv"
-      ],
-      "allowArrayField": false,
-      "tmpdir": "D:\\ysjjCode\\shop-system\\runtime\\egg-multipart-tmp\\szjkj",
-      "cleanSchedule": {
-        "cron": "0 30 4 * * *",
-        "disable": false
-      }
-    },
-    "development": {
-      "watchDirs": [],
-      "ignoreDirs": [],
-      "fastReady": false,
-      "reloadOnDebug": true,
-      "overrideDefault": false,
-      "overrideIgnore": false
-    },
-    "logrotator": {
-      "filesRotateByHour": null,
-      "hourDelimiter": "-",
-      "filesRotateBySize": null,
-      "maxFileSize": 52428800,
-      "maxFiles": 10,
-      "rotateDuration": 60000,
-      "maxDays": 31
-    },
-    "static": {
-      "prefix": "/",
-      "dir": "D:\\ysjjCode\\shop-system\\app\\public",
-      "dynamic": true,
-      "preload": false,
-      "buffer": false,
-      "maxFiles": 1000,
-      "maxAge": 0
-    },
-    "view": {
-      "root": "D:\\ysjjCode\\shop-system\\app\\view",
-      "cache": false,
-      "defaultExtension": ".html",
-      "defaultViewEngine": "",
-      "mapping": {}
-    },
-    "cors": {
-      "origin": "*",
-      "allowMethods": "GET,HEAD,PUT,POST,DELETE,OPTIONS"
-    },
-    "eggSzjcomoValidate": {},
-    "szjcomo": {},
-    "sequelize": {
-      "dialect": "mysql",
-      "database": "ysshop",
-      "host": "112.74.21.142",
-      "port": 3306,
-      "username": "ysshop",
-      "password": "<String len: 10>",
-      "delegate": "model",
-      "baseDir": "models/mysql",
-      "pool": {
-        "max": 30,
-        "min": 5,
-        "acquire": 60000,
-        "idle": 10000
-      },
-      "logging": false,
-      "timezone": "+08:00",
-      "charset": "utf8",
-      "dialectOptions": {
-        "dateStrings": true,
-        "typeCast": true
-      },
-      "define": {
-        "freezeTableName": true,
-        "timestamps": false
-      }
-    },
-    "redis": {
-      "default": {},
-      "app": true,
-      "agent": false,
-      "supportTimeCommand": true,
-      "client": {
-        "port": 8521,
-        "host": "112.74.21.142",
-        "password": "<String len: 7>",
-        "db": 8
-      }
-    },
-    "bean": {},
-    "jwt": {
-      "secret": "<String len: 15>",
-      "enable": false
-    },
-    "dxw": {
-      "accesskey": "xxxx",
-      "secret": "<String len: 4>",
-      "sign": "xxx"
-    },
-    "env": "local",
-    "name": "egg-universal-szjcomo",
-    "keys": "<String len: 33>",
-    "cookies": {},
-    "proxy": false,
-    "maxIpsCount": 0,
-    "maxProxyCount": 0,
-    "protocolHeaders": "x-forwarded-proto",
-    "ipHeaders": "x-forwarded-for",
-    "hostHeaders": "",
-    "pkg": {
-      "name": "egg-universal-szjcomo",
-      "version": "1.0.2",
-      "description": "基于egg.js的快速开发框架",
-      "private": true,
-      "egg": {
-        "declarations": true
-      },
-      "dependencies": {
-        "await-stream-ready": "^1.0.1",
-        "decimal.js": "^10.4.3",
-        "egg": "^2.15.1",
-        "egg-cors": "^2.2.3",
-        "egg-jwt": "^3.1.7",
-        "egg-redis": "^2.4.0",
-        "egg-router-plus": "^1.3.1",
-        "egg-scripts": "^2.11.0",
-        "egg-sequelize": "^5.2.2",
-        "egg-szjcomo-bean": "^1.0.1",
-        "egg-szjcomo-dxw": "^1.0.2",
-        "egg-szjcomo-utils": "^1.0.9",
-        "egg-szjcomo-validate": "^1.0.3",
-        "mysql2": "^2.1.0",
-        "stream-wormhole": "^1.1.0",
-        "svg-captcha": "^1.4.0",
-        "wechatpay-node-v3": "^2.1.0"
-      },
-      "devDependencies": {
-        "autod": "^3.0.1",
-        "autod-egg": "^1.1.0",
-        "egg-bin": "^4.11.0",
-        "egg-ci": "^1.11.0",
-        "egg-mock": "^3.21.0",
-        "eslint": "^5.13.0",
-        "eslint-config-egg": "^7.1.0"
-      },
-      "engines": {
-        "node": ">=10.0.0"
-      },
-      "scripts": {
-        "start": "export APP_CUSTOME=oneshop&& egg-scripts start --daemon --title=egg-oneshop-szjcomo --ignore-stderr --workers=1",
-        "stop": "export APP_CUSTOME=oneshop&& egg-scripts stop --title=egg-oneshop-szjcomo --workers=1",
-        "dev": "set APP_CUSTOME=oneshop&& egg-bin dev",
-        "debug": "egg-bin debug",
-        "test": "npm run lint -- --fix && npm run test-local",
-        "test-local": "egg-bin test",
-        "cov": "egg-bin cov",
-        "lint": "eslint .",
-        "ci": "npm run lint && npm run cov",
-        "autod": "autod",
-        "model": "egg-sequelize-auto -o app/models/mysql -c auto_model.json -t szj_product_comment",
-        "bak": "sequelize-automate -c auto_model.json"
-      },
-      "ci": {
-        "version": "10"
-      },
-      "repository": {
-        "type": "git",
-        "url": ""
-      },
-      "author": "szjcomo",
-      "license": "MIT"
-    },
-    "baseDir": "D:\\ysjjCode\\shop-system",
-    "HOME": "C:\\Users\\lawsu",
-    "rundir": "D:\\ysjjCode\\shop-system\\runtime\\run",
-    "dump": {
-      "ignore": "<Set>"
-    },
-    "confusedConfigurations": {
-      "bodyparser": "bodyParser",
-      "notFound": "notfound",
-      "sitefile": "siteFile",
-      "middlewares": "middleware",
-      "httpClient": "httpclient"
-    },
-    "notfound": {
-      "pageUrl": ""
-    },
-    "siteFile": {
-      "/favicon.ico": "https://eggjs.org/favicon.ico",
-      "cacheControl": "public, max-age=2592000"
-    },
-    "bodyParser": {
-      "enable": true,
-      "encoding": "utf8",
-      "formLimit": "10mb",
-      "jsonLimit": "10mb",
-      "textLimit": "2mb",
-      "strict": true,
-      "queryString": {
-        "arrayLimit": 100,
-        "depth": 5,
-        "parameterLimit": 1000
-      },
-      "enableTypes": [
-        "json",
-        "form",
-        "text"
-      ],
-      "extendTypes": {
-        "text": [
-          "text/xml",
-          "application/xml"
-        ]
-      },
-      "returnRawBody": true
-    },
-    "logger": {
-      "dir": "D:\\ysjjCode\\shop-system/runtime/logs/",
-      "encoding": "utf8",
-      "env": "local",
-      "level": "ERROR",
-      "consoleLevel": "ERROR",
-      "disableConsoleAfterReady": false,
-      "outputJSON": false,
-      "buffer": true,
-      "appLogName": "egg-universal-szjcomo-egg-access.log",
-      "coreLogName": "egg-universal-szjcomo-egg-core.log",
-      "agentLogName": "egg-universal-szjcomo-egg-agent.log",
-      "errorLogName": "egg-universal-szjcomo-egg-error.log",
-      "coreLogger": {
-        "consoleLevel": "WARN"
-      },
-      "allowDebugAtProd": false,
-      "enablePerformanceTimer": false,
-      "type": "application"
-    },
-    "httpclient": {
-      "enableDNSCache": false,
-      "dnsCacheLookupInterval": 10000,
-      "dnsCacheMaxLength": 1000,
-      "request": {
-        "timeout": 5000
-      },
-      "httpAgent": {
-        "keepAlive": true,
-        "freeSocketTimeout": 4000,
-        "maxSockets": 9007199254740991,
-        "maxFreeSockets": 256
-      },
-      "httpsAgent": {
-        "keepAlive": true,
-        "freeSocketTimeout": 4000,
-        "maxSockets": 9007199254740991,
-        "maxFreeSockets": 256
-      }
-    },
-    "meta": {
-      "enable": true,
-      "logging": false
-    },
-    "coreMiddleware": [
-      "cors",
-      "meta",
-      "siteFile",
-      "notfound",
-      "static",
-      "bodyParser",
-      "overrideMethod",
-      "session",
-      "securities",
-      "i18n",
-      "eggLoaderTrace"
-    ],
-    "workerStartTimeout": 600000,
-    "serverTimeout": null,
-    "cluster": {
-      "listen": {
-        "path": "",
-        "port": 8106,
-        "hostname": ""
-      }
-    },
-    "clusterClient": {
-      "maxWaitTime": 60000,
-      "responseTimeout": 60000
-    },
-    "onClientError": null,
-    "middleware": [
-      "jwt",
-      "notfoundHandler"
-    ],
-    "coreMiddlewares": "~config~coreMiddleware",
-    "appMiddlewares": "~config~middleware",
-    "appMiddleware": "~config~middleware",
-    "multipartParseOptions": {
-      "autoFields": true,
-      "defCharset": "utf8",
-      "limits": {
-        "fieldNameSize": 100,
-        "fieldSize": 102400,
-        "fields": 10,
-        "fileSize": 52428800,
-        "files": 10
-      },
-      "checkFile": "<Function checkFile>"
-    }
-  },
-  "plugins": {
-    "onerror": {
-      "enable": true,
-      "package": "egg-onerror",
-      "name": "onerror",
-      "dependencies": [],
-      "optionalDependencies": [
-        "jsonp"
-      ],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-onerror",
-      "version": "2.1.1"
-    },
-    "session": {
-      "enable": true,
-      "package": "egg-session",
-      "name": "session",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-session",
-      "version": "3.3.0"
-    },
-    "i18n": {
-      "enable": true,
-      "package": "egg-i18n",
-      "name": "i18n",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n",
-      "version": "2.1.1"
-    },
-    "watcher": {
-      "enable": true,
-      "package": "egg-watcher",
-      "name": "watcher",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-watcher",
-      "version": "3.1.1"
-    },
-    "multipart": {
-      "enable": true,
-      "package": "egg-multipart",
-      "name": "multipart",
-      "dependencies": [],
-      "optionalDependencies": [
-        "schedule"
-      ],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-multipart",
-      "version": "2.13.1"
-    },
-    "security": {
-      "enable": true,
-      "package": "egg-security",
-      "name": "security",
-      "dependencies": [],
-      "optionalDependencies": [
-        "session"
-      ],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security",
-      "version": "2.11.0"
-    },
-    "development": {
-      "enable": true,
-      "package": "egg-development",
-      "name": "development",
-      "dependencies": [
-        "watcher"
-      ],
-      "optionalDependencies": [],
-      "env": [
-        "local"
-      ],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development",
-      "version": "2.7.0"
-    },
-    "logrotator": {
-      "enable": true,
-      "package": "egg-logrotator",
-      "name": "logrotator",
-      "dependencies": [
-        "schedule"
-      ],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator",
-      "version": "3.1.0"
-    },
-    "schedule": {
-      "enable": true,
-      "package": "egg-schedule",
-      "name": "schedule",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-schedule",
-      "version": "3.6.6"
-    },
-    "static": {
-      "enable": true,
-      "package": "egg-static",
-      "name": "static",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-static",
-      "version": "2.2.0"
-    },
-    "jsonp": {
-      "enable": true,
-      "package": "egg-jsonp",
-      "name": "jsonp",
-      "dependencies": [],
-      "optionalDependencies": [
-        "security"
-      ],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-jsonp",
-      "version": "2.0.0"
-    },
-    "view": {
-      "enable": true,
-      "package": "egg-view",
-      "name": "view",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-view",
-      "version": "2.1.3"
-    },
-    "routerPlus": {
-      "enable": true,
-      "package": "egg-router-plus",
-      "name": "routerPlus",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-router-plus",
-      "version": "1.3.1"
-    },
-    "cors": {
-      "enable": true,
-      "package": "egg-cors",
-      "name": "cors",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-cors",
-      "version": "2.2.3"
-    },
-    "validate": {
-      "enable": true,
-      "package": "egg-szjcomo-validate",
-      "name": "validate",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-validate",
-      "version": "1.0.3"
-    },
-    "szjcomo": {
-      "enable": true,
-      "package": "egg-szjcomo-utils",
-      "name": "szjcomo",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-utils",
-      "version": "1.0.9"
-    },
-    "sequelize": {
-      "enable": true,
-      "package": "egg-sequelize",
-      "name": "sequelize",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-sequelize",
-      "version": "5.2.2"
-    },
-    "redis": {
-      "enable": true,
-      "package": "egg-redis",
-      "name": "redis",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-redis",
-      "version": "2.4.0"
-    },
-    "bean": {
-      "enable": true,
-      "package": "egg-szjcomo-bean",
-      "name": "bean",
-      "dependencies": [
-        "sequelize"
-      ],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-bean",
-      "version": "1.0.1"
-    },
-    "jwt": {
-      "enable": true,
-      "package": "egg-jwt",
-      "name": "jwt",
-      "dependencies": [],
-      "optionalDependencies": [
-        "onerror"
-      ],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-jwt",
-      "version": "3.1.7"
-    },
-    "dxw": {
-      "enable": true,
-      "package": "egg-szjcomo-dxw",
-      "name": "dxw",
-      "dependencies": [],
-      "optionalDependencies": [],
-      "env": [],
-      "from": "D:\\ysjjCode\\shop-system\\config\\plugin.js",
-      "path": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-dxw",
-      "version": "1.0.2"
-    }
-  },
-  "appInfo": {
-    "name": "egg-universal-szjcomo",
-    "baseDir": "D:\\ysjjCode\\shop-system",
-    "env": "local",
-    "HOME": "C:\\Users\\lawsu",
-    "pkg": {
-      "name": "egg-universal-szjcomo",
-      "version": "1.0.2",
-      "description": "基于egg.js的快速开发框架",
-      "private": true,
-      "egg": {
-        "declarations": true
-      },
-      "dependencies": {
-        "await-stream-ready": "^1.0.1",
-        "decimal.js": "^10.4.3",
-        "egg": "^2.15.1",
-        "egg-cors": "^2.2.3",
-        "egg-jwt": "^3.1.7",
-        "egg-redis": "^2.4.0",
-        "egg-router-plus": "^1.3.1",
-        "egg-scripts": "^2.11.0",
-        "egg-sequelize": "^5.2.2",
-        "egg-szjcomo-bean": "^1.0.1",
-        "egg-szjcomo-dxw": "^1.0.2",
-        "egg-szjcomo-utils": "^1.0.9",
-        "egg-szjcomo-validate": "^1.0.3",
-        "mysql2": "^2.1.0",
-        "stream-wormhole": "^1.1.0",
-        "svg-captcha": "^1.4.0",
-        "wechatpay-node-v3": "^2.1.0"
-      },
-      "devDependencies": {
-        "autod": "^3.0.1",
-        "autod-egg": "^1.1.0",
-        "egg-bin": "^4.11.0",
-        "egg-ci": "^1.11.0",
-        "egg-mock": "^3.21.0",
-        "eslint": "^5.13.0",
-        "eslint-config-egg": "^7.1.0"
-      },
-      "engines": {
-        "node": ">=10.0.0"
-      },
-      "scripts": {
-        "start": "export APP_CUSTOME=oneshop&& egg-scripts start --daemon --title=egg-oneshop-szjcomo --ignore-stderr --workers=1",
-        "stop": "export APP_CUSTOME=oneshop&& egg-scripts stop --title=egg-oneshop-szjcomo --workers=1",
-        "dev": "set APP_CUSTOME=oneshop&& egg-bin dev",
-        "debug": "egg-bin debug",
-        "test": "npm run lint -- --fix && npm run test-local",
-        "test-local": "egg-bin test",
-        "cov": "egg-bin cov",
-        "lint": "eslint .",
-        "ci": "npm run lint && npm run cov",
-        "autod": "autod",
-        "model": "egg-sequelize-auto -o app/models/mysql -c auto_model.json -t szj_product_comment",
-        "bak": "sequelize-automate -c auto_model.json"
-      },
-      "ci": {
-        "version": "10"
-      },
-      "repository": {
-        "type": "git",
-        "url": ""
-      },
-      "author": "szjcomo",
-      "license": "MIT"
-    },
-    "root": "D:\\ysjjCode\\shop-system"
-  }
-}

+ 0 - 382
runtime/run/application_config_meta.json

@@ -1,382 +0,0 @@
-{
-  "keys": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-  "middleware": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-  "bodyParser": {
-    "enable": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "encoding": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "formLimit": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "jsonLimit": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "textLimit": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "strict": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "queryString": {
-      "arrayLimit": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "depth": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "parameterLimit": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    },
-    "enableTypes": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "extendTypes": {
-      "text": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    },
-    "onerror": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "multipart": {
-    "mode": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "autoFields": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "defaultCharset": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "fieldNameSize": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "fieldSize": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "fields": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "fileSize": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "files": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "fileExtensions": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "whitelist": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "tmpdir": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "cleanSchedule": {
-      "cron": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "disable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-multipart\\config\\config.default.js"
-    },
-    "allowArrayField": "D:\\ysjjCode\\shop-system\\node_modules\\egg-multipart\\config\\config.default.js"
-  },
-  "cluster": {
-    "listen": {
-      "path": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "port": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "hostname": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    }
-  },
-  "sequelize": {
-    "dialect": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "delegate": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "baseDir": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "host": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "port": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "database": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "username": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "password": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "pool": {
-      "max": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "min": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "acquire": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "idle": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    },
-    "logging": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "timezone": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "charset": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "dialectOptions": {
-      "dateStrings": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "typeCast": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    },
-    "define": {
-      "freezeTableName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "timestamps": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    }
-  },
-  "redis": {
-    "client": {
-      "port": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "host": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "password": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "db": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-    },
-    "default": "D:\\ysjjCode\\shop-system\\node_modules\\egg-redis\\config\\config.default.js",
-    "app": "D:\\ysjjCode\\shop-system\\node_modules\\egg-redis\\config\\config.default.js",
-    "agent": "D:\\ysjjCode\\shop-system\\node_modules\\egg-redis\\config\\config.default.js",
-    "supportTimeCommand": "D:\\ysjjCode\\shop-system\\node_modules\\egg-redis\\config\\config.default.js"
-  },
-  "session": {
-    "overwrite": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "key": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "maxAge": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "renew": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "httpOnly": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "signed": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "encrypt": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "logValue": "D:\\ysjjCode\\shop-system\\node_modules\\egg-session\\config\\config.default.js"
-  },
-  "security": {
-    "xframe": {
-      "enable": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "value": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "csrf": {
-      "enable": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "queryName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "bodyName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-      "type": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "ignoreJSON": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "useSession": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "cookieName": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "sessionName": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "headerName": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "supportedRequests": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "refererWhiteList": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "domainWhiteList": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-    "protocolWhiteList": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-    "defaultMiddleware": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-    "hsts": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.local.js",
-      "maxAge": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "includeSubdomains": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "dta": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "methodnoallow": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "noopen": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "nosniff": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "referrerPolicy": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "value": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "xssProtection": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "value": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "csp": {
-      "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "policy": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    },
-    "ssrf": {
-      "ipBlackList": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "ipExceptionList": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js",
-      "checkAddress": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-    }
-  },
-  "logger": {
-    "level": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "buffer": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "outputJSON": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "encoding": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "consoleLevel": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "allowDebugAtProd": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "disableConsoleAfterReady": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "dir": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "appLogName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "coreLogName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "errorLogName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "agentLogName": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "env": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "coreLogger": {
-      "consoleLevel": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.local.js"
-    },
-    "enablePerformanceTimer": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "static": {
-    "prefix": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "dir": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "dynamic": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "preload": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "maxAge": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "buffer": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "maxFiles": "D:\\ysjjCode\\shop-system\\node_modules\\egg-static\\config\\config.default.js"
-  },
-  "rundir": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-  "siteFile": {
-    "/favicon.ico": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "cacheControl": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "cors": {
-    "origin": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "allowMethods": "D:\\ysjjCode\\shop-system\\config\\config.default.js"
-  },
-  "jwt": {
-    "secret": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg-jwt\\config\\config.default.js"
-  },
-  "onerror": {
-    "all": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-    "errorPageUrl": "D:\\ysjjCode\\shop-system\\node_modules\\egg-onerror\\config\\config.default.js",
-    "appErrorFilter": "D:\\ysjjCode\\shop-system\\node_modules\\egg-onerror\\config\\config.default.js",
-    "templatePath": "D:\\ysjjCode\\shop-system\\node_modules\\egg-onerror\\config\\config.default.js"
-  },
-  "proxy": "D:\\ysjjCode\\shop-system\\config\\config.default.js",
-  "helper": {
-    "shtml": "D:\\ysjjCode\\shop-system\\node_modules\\egg-security\\config\\config.default.js"
-  },
-  "jsonp": {
-    "limit": "D:\\ysjjCode\\shop-system\\node_modules\\egg-jsonp\\config\\config.default.js",
-    "callback": "D:\\ysjjCode\\shop-system\\node_modules\\egg-jsonp\\config\\config.default.js",
-    "csrf": "D:\\ysjjCode\\shop-system\\node_modules\\egg-jsonp\\config\\config.default.js"
-  },
-  "i18n": {
-    "defaultLocale": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n\\config\\config.default.js",
-    "dirs": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n\\config\\config.default.js",
-    "queryField": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n\\config\\config.default.js",
-    "cookieField": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n\\config\\config.default.js",
-    "cookieDomain": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n\\config\\config.default.js",
-    "cookieMaxAge": "D:\\ysjjCode\\shop-system\\node_modules\\egg-i18n\\config\\config.default.js"
-  },
-  "watcher": {
-    "type": "D:\\ysjjCode\\shop-system\\node_modules\\egg-watcher\\config\\config.local.js",
-    "eventSources": {
-      "default": "D:\\ysjjCode\\shop-system\\node_modules\\egg-watcher\\config\\config.default.js",
-      "development": "D:\\ysjjCode\\shop-system\\node_modules\\egg-watcher\\config\\config.default.js"
-    }
-  },
-  "customLogger": {
-    "scheduleLogger": {
-      "consoleLevel": "D:\\ysjjCode\\shop-system\\node_modules\\egg-schedule\\config\\config.default.js",
-      "file": "D:\\ysjjCode\\shop-system\\node_modules\\egg-schedule\\config\\config.default.js"
-    }
-  },
-  "schedule": {
-    "directory": "D:\\ysjjCode\\shop-system\\node_modules\\egg-schedule\\config\\config.default.js"
-  },
-  "development": {
-    "watchDirs": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development\\config\\config.default.js",
-    "ignoreDirs": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development\\config\\config.default.js",
-    "fastReady": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development\\config\\config.default.js",
-    "reloadOnDebug": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development\\config\\config.default.js",
-    "overrideDefault": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development\\config\\config.default.js",
-    "overrideIgnore": "D:\\ysjjCode\\shop-system\\node_modules\\egg-development\\config\\config.default.js"
-  },
-  "logrotator": {
-    "filesRotateByHour": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js",
-    "hourDelimiter": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js",
-    "filesRotateBySize": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js",
-    "maxFileSize": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js",
-    "maxFiles": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js",
-    "rotateDuration": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js",
-    "maxDays": "D:\\ysjjCode\\shop-system\\node_modules\\egg-logrotator\\config\\config.default.js"
-  },
-  "view": {
-    "root": "D:\\ysjjCode\\shop-system\\node_modules\\egg-view\\config\\config.default.js",
-    "cache": "D:\\ysjjCode\\shop-system\\node_modules\\egg-view\\config\\config.local.js",
-    "defaultExtension": "D:\\ysjjCode\\shop-system\\node_modules\\egg-view\\config\\config.default.js",
-    "defaultViewEngine": "D:\\ysjjCode\\shop-system\\node_modules\\egg-view\\config\\config.default.js",
-    "mapping": "D:\\ysjjCode\\shop-system\\node_modules\\egg-view\\config\\config.default.js"
-  },
-  "eggSzjcomoValidate": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-validate\\config\\config.default.js",
-  "szjcomo": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-utils\\config\\config.default.js",
-  "bean": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-bean\\config\\config.default.js",
-  "dxw": {
-    "accesskey": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-dxw\\config\\config.default.js",
-    "secret": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-dxw\\config\\config.default.js",
-    "sign": "D:\\ysjjCode\\shop-system\\node_modules\\egg-szjcomo-dxw\\config\\config.default.js"
-  },
-  "env": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "name": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "cookies": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "maxIpsCount": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "maxProxyCount": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "protocolHeaders": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "ipHeaders": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "hostHeaders": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "pkg": {
-    "name": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "version": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "description": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "private": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "egg": {
-      "declarations": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "dependencies": {
-      "await-stream-ready": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "decimal.js": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-cors": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-jwt": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-redis": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-router-plus": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-scripts": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-sequelize": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-szjcomo-bean": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-szjcomo-dxw": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-szjcomo-utils": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-szjcomo-validate": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "mysql2": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "stream-wormhole": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "svg-captcha": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "wechatpay-node-v3": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "devDependencies": {
-      "autod": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "autod-egg": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-bin": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-ci": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "egg-mock": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "eslint": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "eslint-config-egg": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "engines": {
-      "node": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "scripts": {
-      "start": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "stop": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "dev": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "debug": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "test": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "test-local": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "cov": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "lint": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "ci": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "autod": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "model": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "bak": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "ci": {
-      "version": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "repository": {
-      "type": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "url": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "author": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "license": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "baseDir": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "HOME": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "dump": {
-    "ignore": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "confusedConfigurations": {
-    "bodyparser": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "notFound": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "sitefile": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "middlewares": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "httpClient": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "notfound": {
-    "pageUrl": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "httpclient": {
-    "enableDNSCache": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "dnsCacheLookupInterval": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "dnsCacheMaxLength": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "request": {
-      "timeout": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "httpAgent": {
-      "keepAlive": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "freeSocketTimeout": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "maxSockets": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "maxFreeSockets": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    },
-    "httpsAgent": {
-      "keepAlive": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "freeSocketTimeout": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "maxSockets": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-      "maxFreeSockets": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-    }
-  },
-  "meta": {
-    "enable": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "logging": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "coreMiddleware": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "workerStartTimeout": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "serverTimeout": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-  "clusterClient": {
-    "maxWaitTime": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js",
-    "responseTimeout": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-  },
-  "onClientError": "D:\\ysjjCode\\shop-system\\node_modules\\egg\\config\\config.default.js"
-}

+ 0 - 682
runtime/run/application_timing_18044.json

@@ -1,682 +0,0 @@
-[
-  {
-    "name": "Process Start",
-    "start": 1687742152077,
-    "end": 1687742153007,
-    "duration": 930,
-    "pid": 18044,
-    "index": 0
-  },
-  {
-    "name": "Application Start",
-    "start": 1687742153007,
-    "end": 1687742154355,
-    "duration": 1348,
-    "pid": 18044,
-    "index": 1
-  },
-  {
-    "name": "Load Plugin",
-    "start": 1687742153011,
-    "end": 1687742153033,
-    "duration": 22,
-    "pid": 18044,
-    "index": 2
-  },
-  {
-    "name": "Load Config",
-    "start": 1687742153033,
-    "end": 1687742153066,
-    "duration": 33,
-    "pid": 18044,
-    "index": 3
-  },
-  {
-    "name": "Require(0) config/config.default.js",
-    "start": 1687742153033,
-    "end": 1687742153034,
-    "duration": 1,
-    "pid": 18044,
-    "index": 4
-  },
-  {
-    "name": "Require(1) node_modules/egg-session/config/config.default.js",
-    "start": 1687742153041,
-    "end": 1687742153041,
-    "duration": 0,
-    "pid": 18044,
-    "index": 5
-  },
-  {
-    "name": "Require(2) node_modules/egg-security/config/config.default.js",
-    "start": 1687742153042,
-    "end": 1687742153042,
-    "duration": 0,
-    "pid": 18044,
-    "index": 6
-  },
-  {
-    "name": "Require(3) node_modules/egg-jsonp/config/config.default.js",
-    "start": 1687742153043,
-    "end": 1687742153043,
-    "duration": 0,
-    "pid": 18044,
-    "index": 7
-  },
-  {
-    "name": "Require(4) node_modules/egg-onerror/config/config.default.js",
-    "start": 1687742153044,
-    "end": 1687742153044,
-    "duration": 0,
-    "pid": 18044,
-    "index": 8
-  },
-  {
-    "name": "Require(5) node_modules/egg-i18n/config/config.default.js",
-    "start": 1687742153044,
-    "end": 1687742153045,
-    "duration": 1,
-    "pid": 18044,
-    "index": 9
-  },
-  {
-    "name": "Require(6) node_modules/egg-watcher/config/config.default.js",
-    "start": 1687742153045,
-    "end": 1687742153046,
-    "duration": 1,
-    "pid": 18044,
-    "index": 10
-  },
-  {
-    "name": "Require(7) node_modules/egg-schedule/config/config.default.js",
-    "start": 1687742153046,
-    "end": 1687742153047,
-    "duration": 1,
-    "pid": 18044,
-    "index": 11
-  },
-  {
-    "name": "Require(8) node_modules/egg-multipart/config/config.default.js",
-    "start": 1687742153047,
-    "end": 1687742153048,
-    "duration": 1,
-    "pid": 18044,
-    "index": 12
-  },
-  {
-    "name": "Require(9) node_modules/egg-development/config/config.default.js",
-    "start": 1687742153048,
-    "end": 1687742153049,
-    "duration": 1,
-    "pid": 18044,
-    "index": 13
-  },
-  {
-    "name": "Require(10) node_modules/egg-logrotator/config/config.default.js",
-    "start": 1687742153049,
-    "end": 1687742153050,
-    "duration": 1,
-    "pid": 18044,
-    "index": 14
-  },
-  {
-    "name": "Require(11) node_modules/egg-static/config/config.default.js",
-    "start": 1687742153050,
-    "end": 1687742153050,
-    "duration": 0,
-    "pid": 18044,
-    "index": 15
-  },
-  {
-    "name": "Require(12) node_modules/egg-view/config/config.default.js",
-    "start": 1687742153051,
-    "end": 1687742153051,
-    "duration": 0,
-    "pid": 18044,
-    "index": 16
-  },
-  {
-    "name": "Require(13) node_modules/egg-cors/config/config.default.js",
-    "start": 1687742153052,
-    "end": 1687742153053,
-    "duration": 1,
-    "pid": 18044,
-    "index": 17
-  },
-  {
-    "name": "Require(14) node_modules/egg-szjcomo-validate/config/config.default.js",
-    "start": 1687742153053,
-    "end": 1687742153053,
-    "duration": 0,
-    "pid": 18044,
-    "index": 18
-  },
-  {
-    "name": "Require(15) node_modules/egg-szjcomo-utils/config/config.default.js",
-    "start": 1687742153054,
-    "end": 1687742153054,
-    "duration": 0,
-    "pid": 18044,
-    "index": 19
-  },
-  {
-    "name": "Require(16) node_modules/egg-sequelize/config/config.default.js",
-    "start": 1687742153054,
-    "end": 1687742153055,
-    "duration": 1,
-    "pid": 18044,
-    "index": 20
-  },
-  {
-    "name": "Require(17) node_modules/egg-redis/config/config.default.js",
-    "start": 1687742153055,
-    "end": 1687742153055,
-    "duration": 0,
-    "pid": 18044,
-    "index": 21
-  },
-  {
-    "name": "Require(18) node_modules/egg-szjcomo-bean/config/config.default.js",
-    "start": 1687742153056,
-    "end": 1687742153056,
-    "duration": 0,
-    "pid": 18044,
-    "index": 22
-  },
-  {
-    "name": "Require(19) node_modules/egg-jwt/config/config.default.js",
-    "start": 1687742153056,
-    "end": 1687742153057,
-    "duration": 1,
-    "pid": 18044,
-    "index": 23
-  },
-  {
-    "name": "Require(20) node_modules/egg-szjcomo-dxw/config/config.default.js",
-    "start": 1687742153057,
-    "end": 1687742153057,
-    "duration": 0,
-    "pid": 18044,
-    "index": 24
-  },
-  {
-    "name": "Require(21) node_modules/egg/config/config.default.js",
-    "start": 1687742153058,
-    "end": 1687742153058,
-    "duration": 0,
-    "pid": 18044,
-    "index": 25
-  },
-  {
-    "name": "Require(22) config/config.default.js",
-    "start": 1687742153059,
-    "end": 1687742153059,
-    "duration": 0,
-    "pid": 18044,
-    "index": 26
-  },
-  {
-    "name": "Require(23) node_modules/egg-security/config/config.local.js",
-    "start": 1687742153061,
-    "end": 1687742153061,
-    "duration": 0,
-    "pid": 18044,
-    "index": 27
-  },
-  {
-    "name": "Require(24) node_modules/egg-watcher/config/config.local.js",
-    "start": 1687742153062,
-    "end": 1687742153062,
-    "duration": 0,
-    "pid": 18044,
-    "index": 28
-  },
-  {
-    "name": "Require(25) node_modules/egg-view/config/config.local.js",
-    "start": 1687742153063,
-    "end": 1687742153063,
-    "duration": 0,
-    "pid": 18044,
-    "index": 29
-  },
-  {
-    "name": "Require(26) node_modules/egg/config/config.local.js",
-    "start": 1687742153065,
-    "end": 1687742153066,
-    "duration": 1,
-    "pid": 18044,
-    "index": 30
-  },
-  {
-    "name": "Load extend/application.js",
-    "start": 1687742153067,
-    "end": 1687742153191,
-    "duration": 124,
-    "pid": 18044,
-    "index": 31
-  },
-  {
-    "name": "Require(27) node_modules/egg-session/app/extend/application.js",
-    "start": 1687742153069,
-    "end": 1687742153070,
-    "duration": 1,
-    "pid": 18044,
-    "index": 32
-  },
-  {
-    "name": "Require(28) node_modules/egg-security/app/extend/application.js",
-    "start": 1687742153070,
-    "end": 1687742153072,
-    "duration": 2,
-    "pid": 18044,
-    "index": 33
-  },
-  {
-    "name": "Require(29) node_modules/egg-jsonp/app/extend/application.js",
-    "start": 1687742153072,
-    "end": 1687742153073,
-    "duration": 1,
-    "pid": 18044,
-    "index": 34
-  },
-  {
-    "name": "Require(30) node_modules/egg-logrotator/app/extend/application.js",
-    "start": 1687742153074,
-    "end": 1687742153080,
-    "duration": 6,
-    "pid": 18044,
-    "index": 35
-  },
-  {
-    "name": "Require(31) node_modules/egg-view/app/extend/application.js",
-    "start": 1687742153080,
-    "end": 1687742153082,
-    "duration": 2,
-    "pid": 18044,
-    "index": 36
-  },
-  {
-    "name": "Require(32) node_modules/egg-szjcomo-utils/app/extend/application.js",
-    "start": 1687742153082,
-    "end": 1687742153152,
-    "duration": 70,
-    "pid": 18044,
-    "index": 37
-  },
-  {
-    "name": "Require(33) node_modules/egg-szjcomo-bean/app/extend/application.js",
-    "start": 1687742153153,
-    "end": 1687742153153,
-    "duration": 0,
-    "pid": 18044,
-    "index": 38
-  },
-  {
-    "name": "Require(34) node_modules/egg-jwt/app/extend/application.js",
-    "start": 1687742153153,
-    "end": 1687742153187,
-    "duration": 34,
-    "pid": 18044,
-    "index": 39
-  },
-  {
-    "name": "Require(35) node_modules/egg-szjcomo-dxw/app/extend/application.js",
-    "start": 1687742153187,
-    "end": 1687742153187,
-    "duration": 0,
-    "pid": 18044,
-    "index": 40
-  },
-  {
-    "name": "Load extend/request.js",
-    "start": 1687742153191,
-    "end": 1687742153199,
-    "duration": 8,
-    "pid": 18044,
-    "index": 41
-  },
-  {
-    "name": "Require(36) node_modules/egg/app/extend/request.js",
-    "start": 1687742153195,
-    "end": 1687742153195,
-    "duration": 0,
-    "pid": 18044,
-    "index": 42
-  },
-  {
-    "name": "Load extend/response.js",
-    "start": 1687742153199,
-    "end": 1687742153212,
-    "duration": 13,
-    "pid": 18044,
-    "index": 43
-  },
-  {
-    "name": "Require(37) node_modules/egg/app/extend/response.js",
-    "start": 1687742153202,
-    "end": 1687742153208,
-    "duration": 6,
-    "pid": 18044,
-    "index": 44
-  },
-  {
-    "name": "Load extend/context.js",
-    "start": 1687742153212,
-    "end": 1687742153283,
-    "duration": 71,
-    "pid": 18044,
-    "index": 45
-  },
-  {
-    "name": "Require(38) node_modules/egg-security/app/extend/context.js",
-    "start": 1687742153212,
-    "end": 1687742153223,
-    "duration": 11,
-    "pid": 18044,
-    "index": 46
-  },
-  {
-    "name": "Require(39) node_modules/egg-jsonp/app/extend/context.js",
-    "start": 1687742153223,
-    "end": 1687742153224,
-    "duration": 1,
-    "pid": 18044,
-    "index": 47
-  },
-  {
-    "name": "Require(40) node_modules/egg-i18n/app/extend/context.js",
-    "start": 1687742153225,
-    "end": 1687742153225,
-    "duration": 0,
-    "pid": 18044,
-    "index": 48
-  },
-  {
-    "name": "Require(41) node_modules/egg-multipart/app/extend/context.js",
-    "start": 1687742153225,
-    "end": 1687742153272,
-    "duration": 47,
-    "pid": 18044,
-    "index": 49
-  },
-  {
-    "name": "Require(42) node_modules/egg-view/app/extend/context.js",
-    "start": 1687742153273,
-    "end": 1687742153274,
-    "duration": 1,
-    "pid": 18044,
-    "index": 50
-  },
-  {
-    "name": "Require(43) node_modules/egg-szjcomo-validate/app/extend/context.js",
-    "start": 1687742153274,
-    "end": 1687742153277,
-    "duration": 3,
-    "pid": 18044,
-    "index": 51
-  },
-  {
-    "name": "Require(44) node_modules/egg/app/extend/context.js",
-    "start": 1687742153278,
-    "end": 1687742153279,
-    "duration": 1,
-    "pid": 18044,
-    "index": 52
-  },
-  {
-    "name": "Load extend/helper.js",
-    "start": 1687742153283,
-    "end": 1687742153301,
-    "duration": 18,
-    "pid": 18044,
-    "index": 53
-  },
-  {
-    "name": "Require(45) node_modules/egg-security/app/extend/helper.js",
-    "start": 1687742153283,
-    "end": 1687742153296,
-    "duration": 13,
-    "pid": 18044,
-    "index": 54
-  },
-  {
-    "name": "Require(46) node_modules/egg/app/extend/helper.js",
-    "start": 1687742153298,
-    "end": 1687742153298,
-    "duration": 0,
-    "pid": 18044,
-    "index": 55
-  },
-  {
-    "name": "Load app.js",
-    "start": 1687742153302,
-    "end": 1687742153330,
-    "duration": 28,
-    "pid": 18044,
-    "index": 56
-  },
-  {
-    "name": "Require(47) node_modules/egg-session/app.js",
-    "start": 1687742153302,
-    "end": 1687742153302,
-    "duration": 0,
-    "pid": 18044,
-    "index": 57
-  },
-  {
-    "name": "Require(48) node_modules/egg-security/app.js",
-    "start": 1687742153302,
-    "end": 1687742153304,
-    "duration": 2,
-    "pid": 18044,
-    "index": 58
-  },
-  {
-    "name": "Require(49) node_modules/egg-onerror/app.js",
-    "start": 1687742153304,
-    "end": 1687742153310,
-    "duration": 6,
-    "pid": 18044,
-    "index": 59
-  },
-  {
-    "name": "Require(50) node_modules/egg-i18n/app.js",
-    "start": 1687742153310,
-    "end": 1687742153317,
-    "duration": 7,
-    "pid": 18044,
-    "index": 60
-  },
-  {
-    "name": "Require(51) node_modules/egg-watcher/app.js",
-    "start": 1687742153318,
-    "end": 1687742153321,
-    "duration": 3,
-    "pid": 18044,
-    "index": 61
-  },
-  {
-    "name": "Require(52) node_modules/egg-schedule/app.js",
-    "start": 1687742153321,
-    "end": 1687742153322,
-    "duration": 1,
-    "pid": 18044,
-    "index": 62
-  },
-  {
-    "name": "Require(53) node_modules/egg-multipart/app.js",
-    "start": 1687742153323,
-    "end": 1687742153323,
-    "duration": 0,
-    "pid": 18044,
-    "index": 63
-  },
-  {
-    "name": "Require(54) node_modules/egg-development/app.js",
-    "start": 1687742153323,
-    "end": 1687742153324,
-    "duration": 1,
-    "pid": 18044,
-    "index": 64
-  },
-  {
-    "name": "Require(55) node_modules/egg-logrotator/app.js",
-    "start": 1687742153324,
-    "end": 1687742153324,
-    "duration": 0,
-    "pid": 18044,
-    "index": 65
-  },
-  {
-    "name": "Require(56) node_modules/egg-static/app.js",
-    "start": 1687742153324,
-    "end": 1687742153324,
-    "duration": 0,
-    "pid": 18044,
-    "index": 66
-  },
-  {
-    "name": "Require(57) node_modules/egg-router-plus/app.js",
-    "start": 1687742153325,
-    "end": 1687742153326,
-    "duration": 1,
-    "pid": 18044,
-    "index": 67
-  },
-  {
-    "name": "Require(58) node_modules/egg-cors/app.js",
-    "start": 1687742153326,
-    "end": 1687742153326,
-    "duration": 0,
-    "pid": 18044,
-    "index": 68
-  },
-  {
-    "name": "Require(59) node_modules/egg-sequelize/app.js",
-    "start": 1687742153327,
-    "end": 1687742153327,
-    "duration": 0,
-    "pid": 18044,
-    "index": 69
-  },
-  {
-    "name": "Require(60) node_modules/egg-redis/app.js",
-    "start": 1687742153327,
-    "end": 1687742153328,
-    "duration": 1,
-    "pid": 18044,
-    "index": 70
-  },
-  {
-    "name": "Require(61) node_modules/egg-jwt/app.js",
-    "start": 1687742153329,
-    "end": 1687742153329,
-    "duration": 0,
-    "pid": 18044,
-    "index": 71
-  },
-  {
-    "name": "Before Start in node_modules/egg-watcher/lib/init.js:15:14",
-    "start": 1687742153337,
-    "end": 1687742154120,
-    "duration": 783,
-    "pid": 18044,
-    "index": 72
-  },
-  {
-    "name": "Before Start in node_modules/egg-core/lib/egg.js:303:10",
-    "start": 1687742153368,
-    "end": 1687742154094,
-    "duration": 726,
-    "pid": 18044,
-    "index": 73
-  },
-  {
-    "name": "Load \"Symbol(model)\" to Application",
-    "start": 1687742153678,
-    "end": 1687742153757,
-    "duration": 79,
-    "pid": 18044,
-    "index": 74
-  },
-  {
-    "name": "Before Start in node_modules/egg-sequelize/lib/loader.js:39:7",
-    "start": 1687742153780,
-    "end": 1687742154353,
-    "duration": 573,
-    "pid": 18044,
-    "index": 75
-  },
-  {
-    "name": "Before Start in node_modules/egg-redis/lib/redis.js:53:7",
-    "start": 1687742153835,
-    "end": 1687742154156,
-    "duration": 321,
-    "pid": 18044,
-    "index": 76
-  },
-  {
-    "name": "Load Service",
-    "start": 1687742153836,
-    "end": 1687742153964,
-    "duration": 128,
-    "pid": 18044,
-    "index": 77
-  },
-  {
-    "name": "Load \"service\" to Context",
-    "start": 1687742153836,
-    "end": 1687742153964,
-    "duration": 128,
-    "pid": 18044,
-    "index": 78
-  },
-  {
-    "name": "Load Middleware",
-    "start": 1687742153964,
-    "end": 1687742154041,
-    "duration": 77,
-    "pid": 18044,
-    "index": 79
-  },
-  {
-    "name": "Load \"middlewares\" to Application",
-    "start": 1687742153964,
-    "end": 1687742154033,
-    "duration": 69,
-    "pid": 18044,
-    "index": 80
-  },
-  {
-    "name": "Load Controller",
-    "start": 1687742154041,
-    "end": 1687742154063,
-    "duration": 22,
-    "pid": 18044,
-    "index": 81
-  },
-  {
-    "name": "Load \"controller\" to Application",
-    "start": 1687742154041,
-    "end": 1687742154063,
-    "duration": 22,
-    "pid": 18044,
-    "index": 82
-  },
-  {
-    "name": "Load Router",
-    "start": 1687742154064,
-    "end": 1687742154071,
-    "duration": 7,
-    "pid": 18044,
-    "index": 83
-  },
-  {
-    "name": "Require(62) app/router.js",
-    "start": 1687742154064,
-    "end": 1687742154065,
-    "duration": 1,
-    "pid": 18044,
-    "index": 84
-  }
-]

+ 0 - 682
runtime/run/application_timing_18308.json

@@ -1,682 +0,0 @@
-[
-  {
-    "name": "Process Start",
-    "start": 1687742373269,
-    "end": 1687742374255,
-    "duration": 986,
-    "pid": 18308,
-    "index": 0
-  },
-  {
-    "name": "Application Start",
-    "start": 1687742374256,
-    "end": 1687742375642,
-    "duration": 1386,
-    "pid": 18308,
-    "index": 1
-  },
-  {
-    "name": "Load Plugin",
-    "start": 1687742374263,
-    "end": 1687742374289,
-    "duration": 26,
-    "pid": 18308,
-    "index": 2
-  },
-  {
-    "name": "Load Config",
-    "start": 1687742374289,
-    "end": 1687742374334,
-    "duration": 45,
-    "pid": 18308,
-    "index": 3
-  },
-  {
-    "name": "Require(0) config/config.default.js",
-    "start": 1687742374290,
-    "end": 1687742374292,
-    "duration": 2,
-    "pid": 18308,
-    "index": 4
-  },
-  {
-    "name": "Require(1) node_modules/egg-session/config/config.default.js",
-    "start": 1687742374300,
-    "end": 1687742374301,
-    "duration": 1,
-    "pid": 18308,
-    "index": 5
-  },
-  {
-    "name": "Require(2) node_modules/egg-security/config/config.default.js",
-    "start": 1687742374301,
-    "end": 1687742374302,
-    "duration": 1,
-    "pid": 18308,
-    "index": 6
-  },
-  {
-    "name": "Require(3) node_modules/egg-jsonp/config/config.default.js",
-    "start": 1687742374303,
-    "end": 1687742374304,
-    "duration": 1,
-    "pid": 18308,
-    "index": 7
-  },
-  {
-    "name": "Require(4) node_modules/egg-onerror/config/config.default.js",
-    "start": 1687742374304,
-    "end": 1687742374305,
-    "duration": 1,
-    "pid": 18308,
-    "index": 8
-  },
-  {
-    "name": "Require(5) node_modules/egg-i18n/config/config.default.js",
-    "start": 1687742374305,
-    "end": 1687742374306,
-    "duration": 1,
-    "pid": 18308,
-    "index": 9
-  },
-  {
-    "name": "Require(6) node_modules/egg-watcher/config/config.default.js",
-    "start": 1687742374306,
-    "end": 1687742374307,
-    "duration": 1,
-    "pid": 18308,
-    "index": 10
-  },
-  {
-    "name": "Require(7) node_modules/egg-schedule/config/config.default.js",
-    "start": 1687742374308,
-    "end": 1687742374308,
-    "duration": 0,
-    "pid": 18308,
-    "index": 11
-  },
-  {
-    "name": "Require(8) node_modules/egg-multipart/config/config.default.js",
-    "start": 1687742374309,
-    "end": 1687742374309,
-    "duration": 0,
-    "pid": 18308,
-    "index": 12
-  },
-  {
-    "name": "Require(9) node_modules/egg-development/config/config.default.js",
-    "start": 1687742374310,
-    "end": 1687742374311,
-    "duration": 1,
-    "pid": 18308,
-    "index": 13
-  },
-  {
-    "name": "Require(10) node_modules/egg-logrotator/config/config.default.js",
-    "start": 1687742374312,
-    "end": 1687742374312,
-    "duration": 0,
-    "pid": 18308,
-    "index": 14
-  },
-  {
-    "name": "Require(11) node_modules/egg-static/config/config.default.js",
-    "start": 1687742374313,
-    "end": 1687742374313,
-    "duration": 0,
-    "pid": 18308,
-    "index": 15
-  },
-  {
-    "name": "Require(12) node_modules/egg-view/config/config.default.js",
-    "start": 1687742374314,
-    "end": 1687742374315,
-    "duration": 1,
-    "pid": 18308,
-    "index": 16
-  },
-  {
-    "name": "Require(13) node_modules/egg-cors/config/config.default.js",
-    "start": 1687742374316,
-    "end": 1687742374317,
-    "duration": 1,
-    "pid": 18308,
-    "index": 17
-  },
-  {
-    "name": "Require(14) node_modules/egg-szjcomo-validate/config/config.default.js",
-    "start": 1687742374317,
-    "end": 1687742374318,
-    "duration": 1,
-    "pid": 18308,
-    "index": 18
-  },
-  {
-    "name": "Require(15) node_modules/egg-szjcomo-utils/config/config.default.js",
-    "start": 1687742374318,
-    "end": 1687742374319,
-    "duration": 1,
-    "pid": 18308,
-    "index": 19
-  },
-  {
-    "name": "Require(16) node_modules/egg-sequelize/config/config.default.js",
-    "start": 1687742374319,
-    "end": 1687742374320,
-    "duration": 1,
-    "pid": 18308,
-    "index": 20
-  },
-  {
-    "name": "Require(17) node_modules/egg-redis/config/config.default.js",
-    "start": 1687742374321,
-    "end": 1687742374321,
-    "duration": 0,
-    "pid": 18308,
-    "index": 21
-  },
-  {
-    "name": "Require(18) node_modules/egg-szjcomo-bean/config/config.default.js",
-    "start": 1687742374322,
-    "end": 1687742374322,
-    "duration": 0,
-    "pid": 18308,
-    "index": 22
-  },
-  {
-    "name": "Require(19) node_modules/egg-jwt/config/config.default.js",
-    "start": 1687742374323,
-    "end": 1687742374323,
-    "duration": 0,
-    "pid": 18308,
-    "index": 23
-  },
-  {
-    "name": "Require(20) node_modules/egg-szjcomo-dxw/config/config.default.js",
-    "start": 1687742374324,
-    "end": 1687742374324,
-    "duration": 0,
-    "pid": 18308,
-    "index": 24
-  },
-  {
-    "name": "Require(21) node_modules/egg/config/config.default.js",
-    "start": 1687742374325,
-    "end": 1687742374325,
-    "duration": 0,
-    "pid": 18308,
-    "index": 25
-  },
-  {
-    "name": "Require(22) config/config.default.js",
-    "start": 1687742374326,
-    "end": 1687742374326,
-    "duration": 0,
-    "pid": 18308,
-    "index": 26
-  },
-  {
-    "name": "Require(23) node_modules/egg-security/config/config.local.js",
-    "start": 1687742374328,
-    "end": 1687742374329,
-    "duration": 1,
-    "pid": 18308,
-    "index": 27
-  },
-  {
-    "name": "Require(24) node_modules/egg-watcher/config/config.local.js",
-    "start": 1687742374329,
-    "end": 1687742374330,
-    "duration": 1,
-    "pid": 18308,
-    "index": 28
-  },
-  {
-    "name": "Require(25) node_modules/egg-view/config/config.local.js",
-    "start": 1687742374331,
-    "end": 1687742374331,
-    "duration": 0,
-    "pid": 18308,
-    "index": 29
-  },
-  {
-    "name": "Require(26) node_modules/egg/config/config.local.js",
-    "start": 1687742374333,
-    "end": 1687742374333,
-    "duration": 0,
-    "pid": 18308,
-    "index": 30
-  },
-  {
-    "name": "Load extend/application.js",
-    "start": 1687742374335,
-    "end": 1687742374458,
-    "duration": 123,
-    "pid": 18308,
-    "index": 31
-  },
-  {
-    "name": "Require(27) node_modules/egg-session/app/extend/application.js",
-    "start": 1687742374335,
-    "end": 1687742374337,
-    "duration": 2,
-    "pid": 18308,
-    "index": 32
-  },
-  {
-    "name": "Require(28) node_modules/egg-security/app/extend/application.js",
-    "start": 1687742374338,
-    "end": 1687742374340,
-    "duration": 2,
-    "pid": 18308,
-    "index": 33
-  },
-  {
-    "name": "Require(29) node_modules/egg-jsonp/app/extend/application.js",
-    "start": 1687742374340,
-    "end": 1687742374341,
-    "duration": 1,
-    "pid": 18308,
-    "index": 34
-  },
-  {
-    "name": "Require(30) node_modules/egg-logrotator/app/extend/application.js",
-    "start": 1687742374343,
-    "end": 1687742374349,
-    "duration": 6,
-    "pid": 18308,
-    "index": 35
-  },
-  {
-    "name": "Require(31) node_modules/egg-view/app/extend/application.js",
-    "start": 1687742374349,
-    "end": 1687742374350,
-    "duration": 1,
-    "pid": 18308,
-    "index": 36
-  },
-  {
-    "name": "Require(32) node_modules/egg-szjcomo-utils/app/extend/application.js",
-    "start": 1687742374351,
-    "end": 1687742374418,
-    "duration": 67,
-    "pid": 18308,
-    "index": 37
-  },
-  {
-    "name": "Require(33) node_modules/egg-szjcomo-bean/app/extend/application.js",
-    "start": 1687742374419,
-    "end": 1687742374419,
-    "duration": 0,
-    "pid": 18308,
-    "index": 38
-  },
-  {
-    "name": "Require(34) node_modules/egg-jwt/app/extend/application.js",
-    "start": 1687742374420,
-    "end": 1687742374455,
-    "duration": 35,
-    "pid": 18308,
-    "index": 39
-  },
-  {
-    "name": "Require(35) node_modules/egg-szjcomo-dxw/app/extend/application.js",
-    "start": 1687742374455,
-    "end": 1687742374455,
-    "duration": 0,
-    "pid": 18308,
-    "index": 40
-  },
-  {
-    "name": "Load extend/request.js",
-    "start": 1687742374458,
-    "end": 1687742374467,
-    "duration": 9,
-    "pid": 18308,
-    "index": 41
-  },
-  {
-    "name": "Require(36) node_modules/egg/app/extend/request.js",
-    "start": 1687742374462,
-    "end": 1687742374463,
-    "duration": 1,
-    "pid": 18308,
-    "index": 42
-  },
-  {
-    "name": "Load extend/response.js",
-    "start": 1687742374467,
-    "end": 1687742374479,
-    "duration": 12,
-    "pid": 18308,
-    "index": 43
-  },
-  {
-    "name": "Require(37) node_modules/egg/app/extend/response.js",
-    "start": 1687742374475,
-    "end": 1687742374476,
-    "duration": 1,
-    "pid": 18308,
-    "index": 44
-  },
-  {
-    "name": "Load extend/context.js",
-    "start": 1687742374480,
-    "end": 1687742374549,
-    "duration": 69,
-    "pid": 18308,
-    "index": 45
-  },
-  {
-    "name": "Require(38) node_modules/egg-security/app/extend/context.js",
-    "start": 1687742374480,
-    "end": 1687742374491,
-    "duration": 11,
-    "pid": 18308,
-    "index": 46
-  },
-  {
-    "name": "Require(39) node_modules/egg-jsonp/app/extend/context.js",
-    "start": 1687742374491,
-    "end": 1687742374492,
-    "duration": 1,
-    "pid": 18308,
-    "index": 47
-  },
-  {
-    "name": "Require(40) node_modules/egg-i18n/app/extend/context.js",
-    "start": 1687742374492,
-    "end": 1687742374492,
-    "duration": 0,
-    "pid": 18308,
-    "index": 48
-  },
-  {
-    "name": "Require(41) node_modules/egg-multipart/app/extend/context.js",
-    "start": 1687742374493,
-    "end": 1687742374535,
-    "duration": 42,
-    "pid": 18308,
-    "index": 49
-  },
-  {
-    "name": "Require(42) node_modules/egg-view/app/extend/context.js",
-    "start": 1687742374536,
-    "end": 1687742374537,
-    "duration": 1,
-    "pid": 18308,
-    "index": 50
-  },
-  {
-    "name": "Require(43) node_modules/egg-szjcomo-validate/app/extend/context.js",
-    "start": 1687742374538,
-    "end": 1687742374542,
-    "duration": 4,
-    "pid": 18308,
-    "index": 51
-  },
-  {
-    "name": "Require(44) node_modules/egg/app/extend/context.js",
-    "start": 1687742374543,
-    "end": 1687742374545,
-    "duration": 2,
-    "pid": 18308,
-    "index": 52
-  },
-  {
-    "name": "Load extend/helper.js",
-    "start": 1687742374550,
-    "end": 1687742374571,
-    "duration": 21,
-    "pid": 18308,
-    "index": 53
-  },
-  {
-    "name": "Require(45) node_modules/egg-security/app/extend/helper.js",
-    "start": 1687742374550,
-    "end": 1687742374565,
-    "duration": 15,
-    "pid": 18308,
-    "index": 54
-  },
-  {
-    "name": "Require(46) node_modules/egg/app/extend/helper.js",
-    "start": 1687742374568,
-    "end": 1687742374568,
-    "duration": 0,
-    "pid": 18308,
-    "index": 55
-  },
-  {
-    "name": "Load app.js",
-    "start": 1687742374571,
-    "end": 1687742374612,
-    "duration": 41,
-    "pid": 18308,
-    "index": 56
-  },
-  {
-    "name": "Require(47) node_modules/egg-session/app.js",
-    "start": 1687742374572,
-    "end": 1687742374572,
-    "duration": 0,
-    "pid": 18308,
-    "index": 57
-  },
-  {
-    "name": "Require(48) node_modules/egg-security/app.js",
-    "start": 1687742374572,
-    "end": 1687742374574,
-    "duration": 2,
-    "pid": 18308,
-    "index": 58
-  },
-  {
-    "name": "Require(49) node_modules/egg-onerror/app.js",
-    "start": 1687742374574,
-    "end": 1687742374583,
-    "duration": 9,
-    "pid": 18308,
-    "index": 59
-  },
-  {
-    "name": "Require(50) node_modules/egg-i18n/app.js",
-    "start": 1687742374583,
-    "end": 1687742374597,
-    "duration": 14,
-    "pid": 18308,
-    "index": 60
-  },
-  {
-    "name": "Require(51) node_modules/egg-watcher/app.js",
-    "start": 1687742374598,
-    "end": 1687742374600,
-    "duration": 2,
-    "pid": 18308,
-    "index": 61
-  },
-  {
-    "name": "Require(52) node_modules/egg-schedule/app.js",
-    "start": 1687742374601,
-    "end": 1687742374602,
-    "duration": 1,
-    "pid": 18308,
-    "index": 62
-  },
-  {
-    "name": "Require(53) node_modules/egg-multipart/app.js",
-    "start": 1687742374602,
-    "end": 1687742374603,
-    "duration": 1,
-    "pid": 18308,
-    "index": 63
-  },
-  {
-    "name": "Require(54) node_modules/egg-development/app.js",
-    "start": 1687742374603,
-    "end": 1687742374603,
-    "duration": 0,
-    "pid": 18308,
-    "index": 64
-  },
-  {
-    "name": "Require(55) node_modules/egg-logrotator/app.js",
-    "start": 1687742374603,
-    "end": 1687742374604,
-    "duration": 1,
-    "pid": 18308,
-    "index": 65
-  },
-  {
-    "name": "Require(56) node_modules/egg-static/app.js",
-    "start": 1687742374604,
-    "end": 1687742374604,
-    "duration": 0,
-    "pid": 18308,
-    "index": 66
-  },
-  {
-    "name": "Require(57) node_modules/egg-router-plus/app.js",
-    "start": 1687742374605,
-    "end": 1687742374606,
-    "duration": 1,
-    "pid": 18308,
-    "index": 67
-  },
-  {
-    "name": "Require(58) node_modules/egg-cors/app.js",
-    "start": 1687742374607,
-    "end": 1687742374607,
-    "duration": 0,
-    "pid": 18308,
-    "index": 68
-  },
-  {
-    "name": "Require(59) node_modules/egg-sequelize/app.js",
-    "start": 1687742374608,
-    "end": 1687742374608,
-    "duration": 0,
-    "pid": 18308,
-    "index": 69
-  },
-  {
-    "name": "Require(60) node_modules/egg-redis/app.js",
-    "start": 1687742374608,
-    "end": 1687742374609,
-    "duration": 1,
-    "pid": 18308,
-    "index": 70
-  },
-  {
-    "name": "Require(61) node_modules/egg-jwt/app.js",
-    "start": 1687742374610,
-    "end": 1687742374610,
-    "duration": 0,
-    "pid": 18308,
-    "index": 71
-  },
-  {
-    "name": "Before Start in node_modules/egg-watcher/lib/init.js:15:14",
-    "start": 1687742374622,
-    "end": 1687742375459,
-    "duration": 837,
-    "pid": 18308,
-    "index": 72
-  },
-  {
-    "name": "Before Start in node_modules/egg-core/lib/egg.js:303:10",
-    "start": 1687742374662,
-    "end": 1687742375431,
-    "duration": 769,
-    "pid": 18308,
-    "index": 73
-  },
-  {
-    "name": "Load \"Symbol(model)\" to Application",
-    "start": 1687742374986,
-    "end": 1687742375053,
-    "duration": 67,
-    "pid": 18308,
-    "index": 74
-  },
-  {
-    "name": "Before Start in node_modules/egg-sequelize/lib/loader.js:39:7",
-    "start": 1687742375075,
-    "end": 1687742375641,
-    "duration": 566,
-    "pid": 18308,
-    "index": 75
-  },
-  {
-    "name": "Before Start in node_modules/egg-redis/lib/redis.js:53:7",
-    "start": 1687742375126,
-    "end": 1687742375498,
-    "duration": 372,
-    "pid": 18308,
-    "index": 76
-  },
-  {
-    "name": "Load Service",
-    "start": 1687742375126,
-    "end": 1687742375248,
-    "duration": 122,
-    "pid": 18308,
-    "index": 77
-  },
-  {
-    "name": "Load \"service\" to Context",
-    "start": 1687742375126,
-    "end": 1687742375248,
-    "duration": 122,
-    "pid": 18308,
-    "index": 78
-  },
-  {
-    "name": "Load Middleware",
-    "start": 1687742375248,
-    "end": 1687742375357,
-    "duration": 109,
-    "pid": 18308,
-    "index": 79
-  },
-  {
-    "name": "Load \"middlewares\" to Application",
-    "start": 1687742375248,
-    "end": 1687742375345,
-    "duration": 97,
-    "pid": 18308,
-    "index": 80
-  },
-  {
-    "name": "Load Controller",
-    "start": 1687742375357,
-    "end": 1687742375395,
-    "duration": 38,
-    "pid": 18308,
-    "index": 81
-  },
-  {
-    "name": "Load \"controller\" to Application",
-    "start": 1687742375357,
-    "end": 1687742375395,
-    "duration": 38,
-    "pid": 18308,
-    "index": 82
-  },
-  {
-    "name": "Load Router",
-    "start": 1687742375396,
-    "end": 1687742375404,
-    "duration": 8,
-    "pid": 18308,
-    "index": 83
-  },
-  {
-    "name": "Require(62) app/router.js",
-    "start": 1687742375396,
-    "end": 1687742375397,
-    "duration": 1,
-    "pid": 18308,
-    "index": 84
-  }
-]

+ 0 - 682
runtime/run/application_timing_3356.json

@@ -1,682 +0,0 @@
-[
-  {
-    "name": "Process Start",
-    "start": 1687662583829,
-    "end": 1687662584538,
-    "duration": 709,
-    "pid": 3356,
-    "index": 0
-  },
-  {
-    "name": "Application Start",
-    "start": 1687662584538,
-    "end": 1687662586133,
-    "duration": 1595,
-    "pid": 3356,
-    "index": 1
-  },
-  {
-    "name": "Load Plugin",
-    "start": 1687662584542,
-    "end": 1687662584558,
-    "duration": 16,
-    "pid": 3356,
-    "index": 2
-  },
-  {
-    "name": "Load Config",
-    "start": 1687662584558,
-    "end": 1687662584584,
-    "duration": 26,
-    "pid": 3356,
-    "index": 3
-  },
-  {
-    "name": "Require(0) config/config.default.js",
-    "start": 1687662584558,
-    "end": 1687662584560,
-    "duration": 2,
-    "pid": 3356,
-    "index": 4
-  },
-  {
-    "name": "Require(1) node_modules/egg-session/config/config.default.js",
-    "start": 1687662584564,
-    "end": 1687662584565,
-    "duration": 1,
-    "pid": 3356,
-    "index": 5
-  },
-  {
-    "name": "Require(2) node_modules/egg-security/config/config.default.js",
-    "start": 1687662584565,
-    "end": 1687662584565,
-    "duration": 0,
-    "pid": 3356,
-    "index": 6
-  },
-  {
-    "name": "Require(3) node_modules/egg-jsonp/config/config.default.js",
-    "start": 1687662584566,
-    "end": 1687662584566,
-    "duration": 0,
-    "pid": 3356,
-    "index": 7
-  },
-  {
-    "name": "Require(4) node_modules/egg-onerror/config/config.default.js",
-    "start": 1687662584567,
-    "end": 1687662584567,
-    "duration": 0,
-    "pid": 3356,
-    "index": 8
-  },
-  {
-    "name": "Require(5) node_modules/egg-i18n/config/config.default.js",
-    "start": 1687662584567,
-    "end": 1687662584567,
-    "duration": 0,
-    "pid": 3356,
-    "index": 9
-  },
-  {
-    "name": "Require(6) node_modules/egg-watcher/config/config.default.js",
-    "start": 1687662584568,
-    "end": 1687662584568,
-    "duration": 0,
-    "pid": 3356,
-    "index": 10
-  },
-  {
-    "name": "Require(7) node_modules/egg-schedule/config/config.default.js",
-    "start": 1687662584569,
-    "end": 1687662584569,
-    "duration": 0,
-    "pid": 3356,
-    "index": 11
-  },
-  {
-    "name": "Require(8) node_modules/egg-multipart/config/config.default.js",
-    "start": 1687662584569,
-    "end": 1687662584570,
-    "duration": 1,
-    "pid": 3356,
-    "index": 12
-  },
-  {
-    "name": "Require(9) node_modules/egg-development/config/config.default.js",
-    "start": 1687662584571,
-    "end": 1687662584571,
-    "duration": 0,
-    "pid": 3356,
-    "index": 13
-  },
-  {
-    "name": "Require(10) node_modules/egg-logrotator/config/config.default.js",
-    "start": 1687662584571,
-    "end": 1687662584572,
-    "duration": 1,
-    "pid": 3356,
-    "index": 14
-  },
-  {
-    "name": "Require(11) node_modules/egg-static/config/config.default.js",
-    "start": 1687662584572,
-    "end": 1687662584572,
-    "duration": 0,
-    "pid": 3356,
-    "index": 15
-  },
-  {
-    "name": "Require(12) node_modules/egg-view/config/config.default.js",
-    "start": 1687662584572,
-    "end": 1687662584573,
-    "duration": 1,
-    "pid": 3356,
-    "index": 16
-  },
-  {
-    "name": "Require(13) node_modules/egg-cors/config/config.default.js",
-    "start": 1687662584573,
-    "end": 1687662584574,
-    "duration": 1,
-    "pid": 3356,
-    "index": 17
-  },
-  {
-    "name": "Require(14) node_modules/egg-szjcomo-validate/config/config.default.js",
-    "start": 1687662584574,
-    "end": 1687662584574,
-    "duration": 0,
-    "pid": 3356,
-    "index": 18
-  },
-  {
-    "name": "Require(15) node_modules/egg-szjcomo-utils/config/config.default.js",
-    "start": 1687662584574,
-    "end": 1687662584575,
-    "duration": 1,
-    "pid": 3356,
-    "index": 19
-  },
-  {
-    "name": "Require(16) node_modules/egg-sequelize/config/config.default.js",
-    "start": 1687662584575,
-    "end": 1687662584576,
-    "duration": 1,
-    "pid": 3356,
-    "index": 20
-  },
-  {
-    "name": "Require(17) node_modules/egg-redis/config/config.default.js",
-    "start": 1687662584576,
-    "end": 1687662584576,
-    "duration": 0,
-    "pid": 3356,
-    "index": 21
-  },
-  {
-    "name": "Require(18) node_modules/egg-szjcomo-bean/config/config.default.js",
-    "start": 1687662584577,
-    "end": 1687662584577,
-    "duration": 0,
-    "pid": 3356,
-    "index": 22
-  },
-  {
-    "name": "Require(19) node_modules/egg-jwt/config/config.default.js",
-    "start": 1687662584577,
-    "end": 1687662584577,
-    "duration": 0,
-    "pid": 3356,
-    "index": 23
-  },
-  {
-    "name": "Require(20) node_modules/egg-szjcomo-dxw/config/config.default.js",
-    "start": 1687662584578,
-    "end": 1687662584578,
-    "duration": 0,
-    "pid": 3356,
-    "index": 24
-  },
-  {
-    "name": "Require(21) node_modules/egg/config/config.default.js",
-    "start": 1687662584578,
-    "end": 1687662584578,
-    "duration": 0,
-    "pid": 3356,
-    "index": 25
-  },
-  {
-    "name": "Require(22) config/config.default.js",
-    "start": 1687662584579,
-    "end": 1687662584579,
-    "duration": 0,
-    "pid": 3356,
-    "index": 26
-  },
-  {
-    "name": "Require(23) node_modules/egg-security/config/config.local.js",
-    "start": 1687662584580,
-    "end": 1687662584580,
-    "duration": 0,
-    "pid": 3356,
-    "index": 27
-  },
-  {
-    "name": "Require(24) node_modules/egg-watcher/config/config.local.js",
-    "start": 1687662584581,
-    "end": 1687662584581,
-    "duration": 0,
-    "pid": 3356,
-    "index": 28
-  },
-  {
-    "name": "Require(25) node_modules/egg-view/config/config.local.js",
-    "start": 1687662584582,
-    "end": 1687662584582,
-    "duration": 0,
-    "pid": 3356,
-    "index": 29
-  },
-  {
-    "name": "Require(26) node_modules/egg/config/config.local.js",
-    "start": 1687662584583,
-    "end": 1687662584583,
-    "duration": 0,
-    "pid": 3356,
-    "index": 30
-  },
-  {
-    "name": "Load extend/application.js",
-    "start": 1687662584584,
-    "end": 1687662584728,
-    "duration": 144,
-    "pid": 3356,
-    "index": 31
-  },
-  {
-    "name": "Require(27) node_modules/egg-session/app/extend/application.js",
-    "start": 1687662584587,
-    "end": 1687662584597,
-    "duration": 10,
-    "pid": 3356,
-    "index": 32
-  },
-  {
-    "name": "Require(28) node_modules/egg-security/app/extend/application.js",
-    "start": 1687662584598,
-    "end": 1687662584599,
-    "duration": 1,
-    "pid": 3356,
-    "index": 33
-  },
-  {
-    "name": "Require(29) node_modules/egg-jsonp/app/extend/application.js",
-    "start": 1687662584599,
-    "end": 1687662584600,
-    "duration": 1,
-    "pid": 3356,
-    "index": 34
-  },
-  {
-    "name": "Require(30) node_modules/egg-logrotator/app/extend/application.js",
-    "start": 1687662584601,
-    "end": 1687662584606,
-    "duration": 5,
-    "pid": 3356,
-    "index": 35
-  },
-  {
-    "name": "Require(31) node_modules/egg-view/app/extend/application.js",
-    "start": 1687662584606,
-    "end": 1687662584608,
-    "duration": 2,
-    "pid": 3356,
-    "index": 36
-  },
-  {
-    "name": "Require(32) node_modules/egg-szjcomo-utils/app/extend/application.js",
-    "start": 1687662584608,
-    "end": 1687662584683,
-    "duration": 75,
-    "pid": 3356,
-    "index": 37
-  },
-  {
-    "name": "Require(33) node_modules/egg-szjcomo-bean/app/extend/application.js",
-    "start": 1687662584684,
-    "end": 1687662584684,
-    "duration": 0,
-    "pid": 3356,
-    "index": 38
-  },
-  {
-    "name": "Require(34) node_modules/egg-jwt/app/extend/application.js",
-    "start": 1687662584684,
-    "end": 1687662584724,
-    "duration": 40,
-    "pid": 3356,
-    "index": 39
-  },
-  {
-    "name": "Require(35) node_modules/egg-szjcomo-dxw/app/extend/application.js",
-    "start": 1687662584724,
-    "end": 1687662584725,
-    "duration": 1,
-    "pid": 3356,
-    "index": 40
-  },
-  {
-    "name": "Load extend/request.js",
-    "start": 1687662584728,
-    "end": 1687662584734,
-    "duration": 6,
-    "pid": 3356,
-    "index": 41
-  },
-  {
-    "name": "Require(36) node_modules/egg/app/extend/request.js",
-    "start": 1687662584731,
-    "end": 1687662584732,
-    "duration": 1,
-    "pid": 3356,
-    "index": 42
-  },
-  {
-    "name": "Load extend/response.js",
-    "start": 1687662584734,
-    "end": 1687662584741,
-    "duration": 7,
-    "pid": 3356,
-    "index": 43
-  },
-  {
-    "name": "Require(37) node_modules/egg/app/extend/response.js",
-    "start": 1687662584737,
-    "end": 1687662584739,
-    "duration": 2,
-    "pid": 3356,
-    "index": 44
-  },
-  {
-    "name": "Load extend/context.js",
-    "start": 1687662584741,
-    "end": 1687662584805,
-    "duration": 64,
-    "pid": 3356,
-    "index": 45
-  },
-  {
-    "name": "Require(38) node_modules/egg-security/app/extend/context.js",
-    "start": 1687662584742,
-    "end": 1687662584753,
-    "duration": 11,
-    "pid": 3356,
-    "index": 46
-  },
-  {
-    "name": "Require(39) node_modules/egg-jsonp/app/extend/context.js",
-    "start": 1687662584754,
-    "end": 1687662584755,
-    "duration": 1,
-    "pid": 3356,
-    "index": 47
-  },
-  {
-    "name": "Require(40) node_modules/egg-i18n/app/extend/context.js",
-    "start": 1687662584755,
-    "end": 1687662584758,
-    "duration": 3,
-    "pid": 3356,
-    "index": 48
-  },
-  {
-    "name": "Require(41) node_modules/egg-multipart/app/extend/context.js",
-    "start": 1687662584758,
-    "end": 1687662584797,
-    "duration": 39,
-    "pid": 3356,
-    "index": 49
-  },
-  {
-    "name": "Require(42) node_modules/egg-view/app/extend/context.js",
-    "start": 1687662584797,
-    "end": 1687662584798,
-    "duration": 1,
-    "pid": 3356,
-    "index": 50
-  },
-  {
-    "name": "Require(43) node_modules/egg-szjcomo-validate/app/extend/context.js",
-    "start": 1687662584798,
-    "end": 1687662584800,
-    "duration": 2,
-    "pid": 3356,
-    "index": 51
-  },
-  {
-    "name": "Require(44) node_modules/egg/app/extend/context.js",
-    "start": 1687662584801,
-    "end": 1687662584802,
-    "duration": 1,
-    "pid": 3356,
-    "index": 52
-  },
-  {
-    "name": "Load extend/helper.js",
-    "start": 1687662584805,
-    "end": 1687662584824,
-    "duration": 19,
-    "pid": 3356,
-    "index": 53
-  },
-  {
-    "name": "Require(45) node_modules/egg-security/app/extend/helper.js",
-    "start": 1687662584805,
-    "end": 1687662584819,
-    "duration": 14,
-    "pid": 3356,
-    "index": 54
-  },
-  {
-    "name": "Require(46) node_modules/egg/app/extend/helper.js",
-    "start": 1687662584821,
-    "end": 1687662584822,
-    "duration": 1,
-    "pid": 3356,
-    "index": 55
-  },
-  {
-    "name": "Load app.js",
-    "start": 1687662584824,
-    "end": 1687662584856,
-    "duration": 32,
-    "pid": 3356,
-    "index": 56
-  },
-  {
-    "name": "Require(47) node_modules/egg-session/app.js",
-    "start": 1687662584824,
-    "end": 1687662584825,
-    "duration": 1,
-    "pid": 3356,
-    "index": 57
-  },
-  {
-    "name": "Require(48) node_modules/egg-security/app.js",
-    "start": 1687662584826,
-    "end": 1687662584827,
-    "duration": 1,
-    "pid": 3356,
-    "index": 58
-  },
-  {
-    "name": "Require(49) node_modules/egg-onerror/app.js",
-    "start": 1687662584827,
-    "end": 1687662584837,
-    "duration": 10,
-    "pid": 3356,
-    "index": 59
-  },
-  {
-    "name": "Require(50) node_modules/egg-i18n/app.js",
-    "start": 1687662584837,
-    "end": 1687662584846,
-    "duration": 9,
-    "pid": 3356,
-    "index": 60
-  },
-  {
-    "name": "Require(51) node_modules/egg-watcher/app.js",
-    "start": 1687662584846,
-    "end": 1687662584848,
-    "duration": 2,
-    "pid": 3356,
-    "index": 61
-  },
-  {
-    "name": "Require(52) node_modules/egg-schedule/app.js",
-    "start": 1687662584848,
-    "end": 1687662584849,
-    "duration": 1,
-    "pid": 3356,
-    "index": 62
-  },
-  {
-    "name": "Require(53) node_modules/egg-multipart/app.js",
-    "start": 1687662584849,
-    "end": 1687662584850,
-    "duration": 1,
-    "pid": 3356,
-    "index": 63
-  },
-  {
-    "name": "Require(54) node_modules/egg-development/app.js",
-    "start": 1687662584850,
-    "end": 1687662584850,
-    "duration": 0,
-    "pid": 3356,
-    "index": 64
-  },
-  {
-    "name": "Require(55) node_modules/egg-logrotator/app.js",
-    "start": 1687662584850,
-    "end": 1687662584850,
-    "duration": 0,
-    "pid": 3356,
-    "index": 65
-  },
-  {
-    "name": "Require(56) node_modules/egg-static/app.js",
-    "start": 1687662584851,
-    "end": 1687662584851,
-    "duration": 0,
-    "pid": 3356,
-    "index": 66
-  },
-  {
-    "name": "Require(57) node_modules/egg-router-plus/app.js",
-    "start": 1687662584851,
-    "end": 1687662584852,
-    "duration": 1,
-    "pid": 3356,
-    "index": 67
-  },
-  {
-    "name": "Require(58) node_modules/egg-cors/app.js",
-    "start": 1687662584853,
-    "end": 1687662584853,
-    "duration": 0,
-    "pid": 3356,
-    "index": 68
-  },
-  {
-    "name": "Require(59) node_modules/egg-sequelize/app.js",
-    "start": 1687662584853,
-    "end": 1687662584854,
-    "duration": 1,
-    "pid": 3356,
-    "index": 69
-  },
-  {
-    "name": "Require(60) node_modules/egg-redis/app.js",
-    "start": 1687662584854,
-    "end": 1687662584854,
-    "duration": 0,
-    "pid": 3356,
-    "index": 70
-  },
-  {
-    "name": "Require(61) node_modules/egg-jwt/app.js",
-    "start": 1687662584855,
-    "end": 1687662584855,
-    "duration": 0,
-    "pid": 3356,
-    "index": 71
-  },
-  {
-    "name": "Before Start in node_modules/egg-watcher/lib/init.js:15:14",
-    "start": 1687662584862,
-    "end": 1687662585828,
-    "duration": 966,
-    "pid": 3356,
-    "index": 72
-  },
-  {
-    "name": "Before Start in node_modules/egg-core/lib/egg.js:303:10",
-    "start": 1687662584885,
-    "end": 1687662585762,
-    "duration": 877,
-    "pid": 3356,
-    "index": 73
-  },
-  {
-    "name": "Load \"Symbol(model)\" to Application",
-    "start": 1687662585163,
-    "end": 1687662585232,
-    "duration": 69,
-    "pid": 3356,
-    "index": 74
-  },
-  {
-    "name": "Before Start in node_modules/egg-sequelize/lib/loader.js:39:7",
-    "start": 1687662585250,
-    "end": 1687662586117,
-    "duration": 867,
-    "pid": 3356,
-    "index": 75
-  },
-  {
-    "name": "Before Start in node_modules/egg-redis/lib/redis.js:53:7",
-    "start": 1687662585326,
-    "end": 1687662585857,
-    "duration": 531,
-    "pid": 3356,
-    "index": 76
-  },
-  {
-    "name": "Load Service",
-    "start": 1687662585326,
-    "end": 1687662585528,
-    "duration": 202,
-    "pid": 3356,
-    "index": 77
-  },
-  {
-    "name": "Load \"service\" to Context",
-    "start": 1687662585326,
-    "end": 1687662585528,
-    "duration": 202,
-    "pid": 3356,
-    "index": 78
-  },
-  {
-    "name": "Load Middleware",
-    "start": 1687662585528,
-    "end": 1687662585683,
-    "duration": 155,
-    "pid": 3356,
-    "index": 79
-  },
-  {
-    "name": "Load \"middlewares\" to Application",
-    "start": 1687662585528,
-    "end": 1687662585671,
-    "duration": 143,
-    "pid": 3356,
-    "index": 80
-  },
-  {
-    "name": "Load Controller",
-    "start": 1687662585683,
-    "end": 1687662585722,
-    "duration": 39,
-    "pid": 3356,
-    "index": 81
-  },
-  {
-    "name": "Load \"controller\" to Application",
-    "start": 1687662585683,
-    "end": 1687662585722,
-    "duration": 39,
-    "pid": 3356,
-    "index": 82
-  },
-  {
-    "name": "Load Router",
-    "start": 1687662585723,
-    "end": 1687662585734,
-    "duration": 11,
-    "pid": 3356,
-    "index": 83
-  },
-  {
-    "name": "Require(62) app/router.js",
-    "start": 1687662585723,
-    "end": 1687662585724,
-    "duration": 1,
-    "pid": 3356,
-    "index": 84
-  }
-]

+ 0 - 1860
runtime/run/router.json

@@ -1,1860 +0,0 @@
-[
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/",
-    "regexp": "/^(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/",
-    "regexp": "/^\\/oneshop(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/shop/config",
-    "regexp": "/^\\/oneshop\\/api\\/shop\\/config(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/shop/payConfig",
-    "regexp": "/^\\/oneshop\\/api\\/shop\\/payConfig(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/homeProducts",
-    "regexp": "/^\\/oneshop\\/api\\/homeProducts(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/detail",
-    "regexp": "/^\\/oneshop\\/api\\/detail(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/search",
-    "regexp": "/^\\/oneshop\\/api\\/search(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/trees",
-    "regexp": "/^\\/oneshop\\/api\\/trees(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/category",
-    "regexp": "/^\\/oneshop\\/api\\/category(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/wxlogin",
-    "regexp": "/^\\/oneshop\\/api\\/wxlogin(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/wxlogin",
-    "regexp": "/^\\/oneshop\\/api\\/wxlogin(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/login",
-    "regexp": "/^\\/oneshop\\/api\\/login(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/cart",
-    "regexp": "/^\\/oneshop\\/api\\/cart(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/cart",
-    "regexp": "/^\\/oneshop\\/api\\/cart(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/cart",
-    "regexp": "/^\\/oneshop\\/api\\/cart(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/cart",
-    "regexp": "/^\\/oneshop\\/api\\/cart(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/cart/total",
-    "regexp": "/^\\/oneshop\\/api\\/cart\\/total(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/address",
-    "regexp": "/^\\/oneshop\\/api\\/address(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/address",
-    "regexp": "/^\\/oneshop\\/api\\/address(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/address",
-    "regexp": "/^\\/oneshop\\/api\\/address(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/address",
-    "regexp": "/^\\/oneshop\\/api\\/address(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/order",
-    "regexp": "/^\\/oneshop\\/api\\/order(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/order",
-    "regexp": "/^\\/oneshop\\/api\\/order(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/v2/order",
-    "regexp": "/^\\/oneshop\\/api\\/v2\\/order(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/v2/order",
-    "regexp": "/^\\/oneshop\\/api\\/v2\\/order(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/order/info",
-    "regexp": "/^\\/oneshop\\/api\\/order\\/info(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/order/count",
-    "regexp": "/^\\/oneshop\\/api\\/order\\/count(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/order/cancel",
-    "regexp": "/^\\/oneshop\\/api\\/order\\/cancel(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/order/urge",
-    "regexp": "/^\\/oneshop\\/api\\/order\\/urge(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/order/confirm",
-    "regexp": "/^\\/oneshop\\/api\\/order\\/confirm(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/order/pay/query",
-    "regexp": "/^\\/oneshop\\/api\\/order\\/pay\\/query(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/user/money",
-    "regexp": "/^\\/oneshop\\/api\\/user\\/money(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/user/account",
-    "regexp": "/^\\/oneshop\\/api\\/user\\/account(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/user/money/log",
-    "regexp": "/^\\/oneshop\\/api\\/user\\/money\\/log(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/user/commission/log",
-    "regexp": "/^\\/oneshop\\/api\\/user\\/commission\\/log(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/user/coinDetail",
-    "regexp": "/^\\/oneshop\\/api\\/user\\/coinDetail(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/user/diningCoin",
-    "regexp": "/^\\/oneshop\\/api\\/user\\/diningCoin(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/user/money/newUserBenefits",
-    "regexp": "/^\\/oneshop\\/api\\/user\\/money\\/newUserBenefits(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/order/deliver",
-    "regexp": "/^\\/oneshop\\/api\\/order\\/deliver(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/product/comment",
-    "regexp": "/^\\/oneshop\\/api\\/product\\/comment(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/product/comment",
-    "regexp": "/^\\/oneshop\\/api\\/product\\/comment(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/order/again",
-    "regexp": "/^\\/oneshop\\/api\\/order\\/again(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/executeTask",
-    "regexp": "/^\\/oneshop\\/api\\/executeTask(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/test",
-    "regexp": "/^\\/oneshop\\/api\\/test(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/couldCash",
-    "regexp": "/^\\/oneshop\\/api\\/couldCash(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/couldCashCoin",
-    "regexp": "/^\\/oneshop\\/api\\/couldCashCoin(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/couldTransferCoin",
-    "regexp": "/^\\/oneshop\\/api\\/couldTransferCoin(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/cashOut",
-    "regexp": "/^\\/oneshop\\/api\\/cashOut(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/commission2DiningCoin",
-    "regexp": "/^\\/oneshop\\/api\\/commission2DiningCoin(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/coinCashOut",
-    "regexp": "/^\\/oneshop\\/api\\/coinCashOut(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/coinTransfer",
-    "regexp": "/^\\/oneshop\\/api\\/coinTransfer(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/proxyApplyLog",
-    "regexp": "/^\\/oneshop\\/api\\/proxyApplyLog(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/proxyApplyLog",
-    "regexp": "/^\\/oneshop\\/api\\/proxyApplyLog(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/proxyApplyLog",
-    "regexp": "/^\\/oneshop\\/api\\/proxyApplyLog(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/proxyApplyLog",
-    "regexp": "/^\\/oneshop\\/api\\/proxyApplyLog(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/phoneSMS",
-    "regexp": "/^\\/oneshop\\/api\\/phoneSMS(?:\\/(?=$))?$/",
-    "stack": [
-      "webLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/partnerList",
-    "regexp": "/^\\/oneshop\\/api\\/partnerList(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/api/partnerListAll",
-    "regexp": "/^\\/oneshop\\/api\\/partnerListAll(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/admin/dologin",
-    "regexp": "/^\\/oneshop\\/admin\\/dologin(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/admin/verify",
-    "regexp": "/^\\/oneshop\\/admin\\/verify(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/console",
-    "regexp": "/^\\/oneshop\\/manager\\/console(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/admin_user",
-    "regexp": "/^\\/oneshop\\/manager\\/admin_user(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/admin_user",
-    "regexp": "/^\\/oneshop\\/manager\\/admin_user(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/admin_user",
-    "regexp": "/^\\/oneshop\\/manager\\/admin_user(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/admin_user",
-    "regexp": "/^\\/oneshop\\/manager\\/admin_user(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/roles",
-    "regexp": "/^\\/oneshop\\/manager\\/roles(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/roles",
-    "regexp": "/^\\/oneshop\\/manager\\/roles(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/roles",
-    "regexp": "/^\\/oneshop\\/manager\\/roles(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/roles",
-    "regexp": "/^\\/oneshop\\/manager\\/roles(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/roles/auth",
-    "regexp": "/^\\/oneshop\\/manager\\/roles\\/auth(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/roles/auth",
-    "regexp": "/^\\/oneshop\\/manager\\/roles\\/auth(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/accesss",
-    "regexp": "/^\\/oneshop\\/manager\\/accesss(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/accesss",
-    "regexp": "/^\\/oneshop\\/manager\\/accesss(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/accesss",
-    "regexp": "/^\\/oneshop\\/manager\\/accesss(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/accesss",
-    "regexp": "/^\\/oneshop\\/manager\\/accesss(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/configs",
-    "regexp": "/^\\/oneshop\\/manager\\/configs(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/configs",
-    "regexp": "/^\\/oneshop\\/manager\\/configs(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/configs",
-    "regexp": "/^\\/oneshop\\/manager\\/configs(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/configs",
-    "regexp": "/^\\/oneshop\\/manager\\/configs(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/configs/setting",
-    "regexp": "/^\\/oneshop\\/manager\\/configs\\/setting(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/articles",
-    "regexp": "/^\\/oneshop\\/manager\\/articles(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/articles",
-    "regexp": "/^\\/oneshop\\/manager\\/articles(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/articles",
-    "regexp": "/^\\/oneshop\\/manager\\/articles(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/articles",
-    "regexp": "/^\\/oneshop\\/manager\\/articles(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/articles/category",
-    "regexp": "/^\\/oneshop\\/manager\\/articles\\/category(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/articles/category",
-    "regexp": "/^\\/oneshop\\/manager\\/articles\\/category(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/articles/category",
-    "regexp": "/^\\/oneshop\\/manager\\/articles\\/category(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/articles/category",
-    "regexp": "/^\\/oneshop\\/manager\\/articles\\/category(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/products",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/products(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/products",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/products(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/products",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/products(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/products",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/products(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/products/desction",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/products\\/desction(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/products/carousels",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/products\\/carousels(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/products/spes",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/products\\/spes(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/category",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/category(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/category",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/category(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/category",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/category(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/category",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/category(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/brands",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/brands(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/brands",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/brands(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/brands",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/brands(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/brands",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/brands(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/suppliers",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/suppliers(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/suppliers",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/suppliers(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/suppliers",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/suppliers(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/suppliers",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/suppliers(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/types",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/types(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/types",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/types(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/types",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/types(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/types",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/types(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/types/attr",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/types\\/attr(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/types/attr",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/types\\/attr(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/types/attr",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/types\\/attr(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/types/attr",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/types\\/attr(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/types/list",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/types\\/list(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/paysConfig",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/paysConfig(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/paysConfig",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/paysConfig(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/paysConfig",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/paysConfig(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/paysConfig",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/paysConfig(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/shippingsConfig",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/shippingsConfig(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/shippingsConfig",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/shippingsConfig(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/shippingsConfig",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/shippingsConfig(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/shippingsConfig",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/shippingsConfig(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/orders",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/orders(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/orders",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/orders(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/orders",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/orders(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/orders",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/orders(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/orders/action",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/orders\\/action(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/orders/action",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/orders\\/action(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/order/print",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/order\\/print(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/users",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/users(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/users",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/users(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "PUT"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/users",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/users(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "DELETE"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/users",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/users(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/manager/shops/users/moneylog",
-    "regexp": "/^\\/oneshop\\/manager\\/shops\\/users\\/moneylog(?:\\/(?=$))?$/",
-    "stack": [
-      "managerLogin",
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/wechat/validate",
-    "regexp": "/^\\/oneshop\\/wechat\\/validate(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/wechat/validate",
-    "regexp": "/^\\/oneshop\\/wechat\\/validate(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "HEAD",
-      "GET"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/wechat/jsapi",
-    "regexp": "/^\\/oneshop\\/wechat\\/jsapi(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  },
-  {
-    "name": null,
-    "methods": [
-      "POST"
-    ],
-    "paramNames": [],
-    "path": "/oneshop/wechat/pay/callbck",
-    "regexp": "/^\\/oneshop\\/wechat\\/pay\\/callbck(?:\\/(?=$))?$/",
-    "stack": [
-      "wrappedController"
-    ]
-  }
-]

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.