"config/git@ustchcs.com:gujinli1118/JSH_ERP.git" did not exist on "bde715c373e2d7bb4f9fcb2f3e88c26e50e43070"
Commit 27ce7f72 authored by xiaoyu's avatar xiaoyu
Browse files

Merge remote-tracking branch 'origin/dev' into dev

parents cb8435c8 312da02b
...@@ -210,8 +210,6 @@ insert into t_sys_entitlement values('ENT_DIVISION_RECORD', '分账记录', 'uno ...@@ -210,8 +210,6 @@ insert into t_sys_entitlement values('ENT_DIVISION_RECORD', '分账记录', 'uno
insert into t_sys_entitlement values('ENT_DIVISION_RECORD_LIST', '页面:数据列表', 'no-icon', '', '', 'PB', 0, 1, 'ENT_DIVISION_RECORD', '0', 'MCH', now(), now()); insert into t_sys_entitlement values('ENT_DIVISION_RECORD_LIST', '页面:数据列表', 'no-icon', '', '', 'PB', 0, 1, 'ENT_DIVISION_RECORD', '0', 'MCH', now(), now());
insert into t_sys_entitlement values('ENT_DIVISION_RECORD_VIEW', '按钮:详情', 'no-icon', '', '', 'PB', 0, 1, 'ENT_DIVISION_RECORD', '0', 'MCH', now(), now()); insert into t_sys_entitlement values('ENT_DIVISION_RECORD_VIEW', '按钮:详情', 'no-icon', '', '', 'PB', 0, 1, 'ENT_DIVISION_RECORD', '0', 'MCH', now(), now());
## -- ++++ ++++ ## -- ++++ ++++
## -- ++++ [v1.7.0] ===> [v1.8.0] ++++ ## -- ++++ [v1.7.0] ===> [v1.8.0] ++++
...@@ -228,7 +226,7 @@ alter table t_refund_order modify err_msg varchar(2048) null comment '渠道错 ...@@ -228,7 +226,7 @@ alter table t_refund_order modify err_msg varchar(2048) null comment '渠道错
-- 增加角色权限字段长度 -- 增加角色权限字段长度
alter table `t_sys_role_ent_rela` MODIFY `ent_id` VARCHAR(64) NOT NULL COMMENT '权限ID' after `role_id`; alter table `t_sys_role_ent_rela` MODIFY `ent_id` VARCHAR(64) NOT NULL COMMENT '权限ID' after `role_id`;
## -- ++++ [v1.10.0] ===> [v1.11.0] 待发布 ++++ ## -- ++++ [v1.10.0] ===> [v1.11.0] ++++
INSERT INTO t_pay_way (way_code, way_name) VALUES ('ALI_LITE', '支付宝小程序'); INSERT INTO t_pay_way (way_code, way_name) VALUES ('ALI_LITE', '支付宝小程序');
INSERT INTO t_pay_way (way_code, way_name) VALUES ('PP_PC', 'PayPal支付'); INSERT INTO t_pay_way (way_code, way_name) VALUES ('PP_PC', 'PayPal支付');
INSERT INTO t_pay_interface_define (if_code, if_name, is_mch_mode, is_isv_mode, config_page_type, isv_params, isvsub_mch_params, normal_mch_params, way_codes, icon, bg_color, state, remark) INSERT INTO t_pay_interface_define (if_code, if_name, is_mch_mode, is_isv_mode, config_page_type, isv_params, isvsub_mch_params, normal_mch_params, way_codes, icon, bg_color, state, remark)
...@@ -239,6 +237,6 @@ VALUES ('pppay', 'PayPal支付', 1, 0, 1, ...@@ -239,6 +237,6 @@ VALUES ('pppay', 'PayPal支付', 1, 0, 1,
'[{"wayCode": "PP_PC"}]', '[{"wayCode": "PP_PC"}]',
'http://jeequan.oss-cn-beijing.aliyuncs.com/jeepay/img/paypal.png', '#005ea6', 1, 'PayPal官方通道'); 'http://jeequan.oss-cn-beijing.aliyuncs.com/jeepay/img/paypal.png', '#005ea6', 1, 'PayPal官方通道');
## -- ++++ [v1.11.0] ===> [v1.12.0] ++++
## 分账重试 -- 分账重试
insert into t_sys_entitlement values('ENT_DIVISION_RECORD_RESEND', '按钮:重试', 'no-icon', '', '', 'PB', 0, 1, 'ENT_DIVISION_RECORD', '0', 'MCH', now(), now()); insert into t_sys_entitlement values('ENT_DIVISION_RECORD_RESEND', '按钮:重试', 'no-icon', '', '', 'PB', 0, 1, 'ENT_DIVISION_RECORD', '0', 'MCH', now(), now());
...@@ -4,5 +4,5 @@ ...@@ -4,5 +4,5 @@
/ /_/ // __/ __/ /_/ / /_/ / /_/ / / /_/ // __/ __/ /_/ / /_/ / /_/ /
\____/ \___/\___/ .___/\__,_/\__, / \____/ \___/\___/ .___/\__,_/\__, /
/_/ /____/ /_/ /____/
:: Jeepay :: (v1.11.0.RELEASE) :: Jeepay :: (v1.12.0.RELEASE)
适合互联网企业使用的开源支付系统 : https://www.jeequan.com 适合互联网企业使用的开源支付系统 : https://www.jeequan.com
...@@ -4,5 +4,5 @@ ...@@ -4,5 +4,5 @@
/ /_/ // __/ __/ /_/ / /_/ / /_/ / / /_/ // __/ __/ /_/ / /_/ / /_/ /
\____/ \___/\___/ .___/\__,_/\__, / \____/ \___/\___/ .___/\__,_/\__, /
/_/ /____/ /_/ /____/
:: Jeepay :: (v1.11.0.RELEASE) :: Jeepay :: (v1.12.0.RELEASE)
适合互联网企业使用的开源支付系统 : https://www.jeequan.com 适合互联网企业使用的开源支付系统 : https://www.jeequan.com
...@@ -4,5 +4,5 @@ ...@@ -4,5 +4,5 @@
/ /_/ // __/ __/ /_/ / /_/ / /_/ / / /_/ // __/ __/ /_/ / /_/ / /_/ /
\____/ \___/\___/ .___/\__,_/\__, / \____/ \___/\___/ .___/\__,_/\__, /
/_/ /____/ /_/ /____/
:: Jeepay :: (v1.11.0.RELEASE) :: Jeepay :: (v1.12.0.RELEASE)
适合互联网企业使用的开源支付系统 : https://www.jeequan.com 适合互联网企业使用的开源支付系统 : https://www.jeequan.com
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<dependency> <dependency>
<groupId>org.apache.velocity</groupId> <groupId>org.apache.velocity</groupId>
<artifactId>velocity-engine-core</artifactId> <artifactId>velocity-engine-core</artifactId>
<version>2.1</version> <version>2.3</version>
</dependency> </dependency>
</dependencies> </dependencies>
...@@ -65,4 +65,4 @@ ...@@ -65,4 +65,4 @@
</plugins> </plugins>
</build> </build>
</project> </project>
\ No newline at end of file
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<!-- 配置属性声明, 支持自定义参数 --> <!-- 配置属性声明, 支持自定义参数 -->
<properties> <properties>
<isys.version>1.11.0</isys.version> <!-- 指定当前[项目]版本号 --> <isys.version>1.12.0</isys.version> <!-- 指定当前[项目]版本号 -->
<java.version>1.8</java.version> <!-- 指定java版本号 --> <java.version>1.8</java.version> <!-- 指定java版本号 -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- 项目构建输出编码 --> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- 项目构建输出编码 -->
...@@ -52,6 +52,8 @@ ...@@ -52,6 +52,8 @@
<rocketmq.spring.boot.starter.version>2.2.0</rocketmq.spring.boot.starter.version> <rocketmq.spring.boot.starter.version>2.2.0</rocketmq.spring.boot.starter.version>
<aliyun-openservices-ons-client.version>1.8.8.1.Final</aliyun-openservices-ons-client.version> <aliyun-openservices-ons-client.version>1.8.8.1.Final</aliyun-openservices-ons-client.version>
<mysql.version>8.0.28</mysql.version> <!-- 覆写 spring-boot-dependencies 的依赖版本号 -->
</properties> </properties>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment