You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

751 B

_Updated_
2023-07-13 15:13 Thu

DEV

  1. 启动server
npm start
  1. 启动client
yarn start

账号登录, 使用IP而不是localhost

账号 默认密码
18977365713 88888888
18507736165 88888888

登录成功后, 结束服务 3. 启动client4x

yarn start

刷新原登陆后页面

订单更新

  1. 设置*_tids表的update_flag=1
  2. 执行订单更新, 后端端口8360

生产环境

服务 Name 端口
系统后端 server 8360
自动同步 AutoUpdateServer 8700