|
|
|
@ -1,7 +1,5 @@
|
|
|
|
|
---
|
|
|
|
|
date created: 2022-06-23 12:09
|
|
|
|
|
date updated: 2022-08-10 10:18
|
|
|
|
|
_Updated_: 2022-12-20 09:45 Tue
|
|
|
|
|
_Updated_: 2023-07-13 15:13 Thu
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## DEV
|
|
|
|
@ -37,4 +35,11 @@ yarn start
|
|
|
|
|
## 订单更新
|
|
|
|
|
|
|
|
|
|
1. 设置`*_tids`表的`update_flag`=1
|
|
|
|
|
2. [执行更新, 后端端口8360](http://192.168.7.55:8360/index/execQueue)
|
|
|
|
|
2. [执行订单更新, 后端端口8360](http://192.168.7.55:8360/index/execQueue)
|
|
|
|
|
|
|
|
|
|
## 生产环境
|
|
|
|
|
|
|
|
|
|
| 服务 | Name | 端口 |
|
|
|
|
|
| ---- | ---------------- | ---- |
|
|
|
|
|
| 系统后端 | server | 8360 |
|
|
|
|
|
| 自动同步 | AutoUpdateServer | 8700 |
|
|
|
|
|