chore: update admin env, application profiles, and migration notes

Made-with: Cursor
This commit is contained in:
apple
2026-04-10 11:20:38 +08:00
parent 60a06f3692
commit cd136df685
5 changed files with 8 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ ENV = 'development'
# VUE_APP_BASE_API = 'http://jfadmin.wenjinhui.com'
# VUE_APP_BASE_API = 'http://jfadmin-bsy.bosenyuan.com'
# czc231 项目(宝应晨召春商贸)
VUE_APP_BASE_API = 'https://admin.chenzhaochun.com'
VUE_APP_BASE_API = 'https://jf.chenzhaochun.com'
# hapr191 项目(淮安鹏然商贸)
# VUE_APP_BASE_API = 'http://jfadmin.hapengran.com'

View File

@@ -9,7 +9,7 @@ ENV = 'production'
# VUE_APP_BASE_API = 'http://jfadmin.xiashengjun.com'
# czc231 项目(宝应晨召春商贸)
VUE_APP_BASE_API = 'https://admin.chenzhaochun.com'
VUE_APP_BASE_API = 'https://jf.chenzhaochun.com'
# hapr191 项目(淮安鹏然商贸)
# VUE_APP_BASE_API = 'http://jfadmin.hapengran.com'

View File

@@ -7,8 +7,8 @@ server:
port: 30032
sync:
source-id: shop_e
target-mer-id: 7
source-id: shop_10
target-mer-id: 10
spring:
datasource:

View File

@@ -7,8 +7,8 @@ server:
port: 30032
sync:
source-id: shop_e
target-mer-id: 7
source-id: shop_11
target-mer-id: 11
spring:
datasource:

View File

@@ -30,6 +30,8 @@ datasource:
- wa_coupon_log
只保留 `user_id` 在用户数据范围内的记录,删除其余数据
- 写一个sql在eb_user_integral_record中通过uid字段查询用户看哪些用户在eb_user中不存在批量删除这些记录
## 相关文件
- company-info.md