Files
jeepay1.0/docs/sql/readme.md
韩鹏辉 7894f47de4 提交
2024-06-11 10:34:21 +08:00

14 lines
1.0 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### sql说明
1. init_0.sql 必须执行支付基础模块所有的表结构以及基本的初始化语句有drop操作生产环境谨慎执行
2. init_1_t_sys_entitlement.sql 必须执行,支付基础模块的系统菜单权限初始化语句
3. init_2_agent_features.sql 按需执行,若采购项目中包含代理商模块则需要执行; 不执行不影响使用,但是会缺少代理商模块;
4. init_3_xxl_job.sql 必须执行,分布式定时任务初始化语句
5. init_4_member_features.sql 按需执行,若采购项目中包含会员模块则需要执行; 不执行不影响使用,但是会缺少会员模块;
6. channel.sql 按需执行,初始化支付渠道接口配置
7. test.sql 按需执行,测试数据
8. patch_v3.sql S3版本支付基础模块升级sql版本升级时对应执行升级版本的sql
9. patch_v3_agent.sql S3版本代理商模块升级sql针对代理商模块版本升级时对应执行升级版本的sql
bankBranch.sql是支行信息表取自随行付