chore(czcf82): Spring profiles, migration docs, and shop URLs
Add per-shop application YAML, company data migration notes and SQL supplements, and point admin, API, and uni-app at czcf82 endpoints. Made-with: Cursor
This commit is contained in:
25
docs/byjyw149-integraldata-imgration.md
Normal file
25
docs/byjyw149-integraldata-imgration.md
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
# 公司名称:宝应金雅文商贸
|
||||
|
||||
## mysql数据库配置信息
|
||||
|
||||
host ip: 8.140.218.149
|
||||
datasource:
|
||||
name: yangtangyoupin
|
||||
username: yangtangyoupin
|
||||
password: 5Fn8eWrbYFtAhCZw
|
||||
|
||||
---
|
||||
|
||||
## 用户积分数据迁移任务
|
||||
|
||||
- **当前用户**为wa_users表中存在的用户id集
|
||||
- 清空表eb_user的数据,写一个从docs/dump-bsy80_2026-04-17_09-38-52.sql中获取当前用户集范围内eb_user数据重新批量插入的sql
|
||||
- 清空表eb_user_integral_record的数据,写一个从docs/dump-bsy80_2026-04-17_09-38-52.sql中获取当前用户集范围内的eb_user_integral_record数据重新批量插入的sql
|
||||
|
||||
---
|
||||
|
||||
## 相关文件
|
||||
|
||||
- docs/dump-bsy80_2026-04-17_09-38-52.sql
|
||||
- docs/byjyw149-data-imgration.md
|
||||
Reference in New Issue
Block a user