chore: update admin env, application profiles, and migration notes
Made-with: Cursor
This commit is contained in:
@@ -9,7 +9,7 @@ ENV = 'development'
|
|||||||
# VUE_APP_BASE_API = 'http://jfadmin.wenjinhui.com'
|
# VUE_APP_BASE_API = 'http://jfadmin.wenjinhui.com'
|
||||||
# VUE_APP_BASE_API = 'http://jfadmin-bsy.bosenyuan.com'
|
# VUE_APP_BASE_API = 'http://jfadmin-bsy.bosenyuan.com'
|
||||||
# czc231 项目(宝应晨召春商贸)
|
# czc231 项目(宝应晨召春商贸)
|
||||||
VUE_APP_BASE_API = 'https://admin.chenzhaochun.com'
|
VUE_APP_BASE_API = 'https://jf.chenzhaochun.com'
|
||||||
|
|
||||||
# hapr191 项目(淮安鹏然商贸)
|
# hapr191 项目(淮安鹏然商贸)
|
||||||
# VUE_APP_BASE_API = 'http://jfadmin.hapengran.com'
|
# VUE_APP_BASE_API = 'http://jfadmin.hapengran.com'
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ ENV = 'production'
|
|||||||
# VUE_APP_BASE_API = 'http://jfadmin.xiashengjun.com'
|
# VUE_APP_BASE_API = 'http://jfadmin.xiashengjun.com'
|
||||||
|
|
||||||
# czc231 项目(宝应晨召春商贸)
|
# czc231 项目(宝应晨召春商贸)
|
||||||
VUE_APP_BASE_API = 'https://admin.chenzhaochun.com'
|
VUE_APP_BASE_API = 'https://jf.chenzhaochun.com'
|
||||||
|
|
||||||
# hapr191 项目(淮安鹏然商贸)
|
# hapr191 项目(淮安鹏然商贸)
|
||||||
# VUE_APP_BASE_API = 'http://jfadmin.hapengran.com'
|
# VUE_APP_BASE_API = 'http://jfadmin.hapengran.com'
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ server:
|
|||||||
port: 30032
|
port: 30032
|
||||||
|
|
||||||
sync:
|
sync:
|
||||||
source-id: shop_e
|
source-id: shop_10
|
||||||
target-mer-id: 7
|
target-mer-id: 10
|
||||||
|
|
||||||
spring:
|
spring:
|
||||||
datasource:
|
datasource:
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ server:
|
|||||||
port: 30032
|
port: 30032
|
||||||
|
|
||||||
sync:
|
sync:
|
||||||
source-id: shop_e
|
source-id: shop_11
|
||||||
target-mer-id: 7
|
target-mer-id: 11
|
||||||
|
|
||||||
spring:
|
spring:
|
||||||
datasource:
|
datasource:
|
||||||
|
|||||||
@@ -30,6 +30,8 @@ datasource:
|
|||||||
- wa_coupon_log
|
- wa_coupon_log
|
||||||
只保留 `user_id` 在用户数据范围内的记录,删除其余数据
|
只保留 `user_id` 在用户数据范围内的记录,删除其余数据
|
||||||
|
|
||||||
|
- 写一个sql,在eb_user_integral_record中通过uid字段查询用户,看哪些用户在eb_user中不存在,批量删除这些记录
|
||||||
|
|
||||||
## 相关文件
|
## 相关文件
|
||||||
|
|
||||||
- company-info.md
|
- company-info.md
|
||||||
|
|||||||
Reference in New Issue
Block a user