feat 后台-支付设置优化

fix  后台-支付方式缺少H5支付提示语
This commit is contained in:
damonyuan
2024-11-13 01:25:29 +08:00
parent 60506ba311
commit fb58391cc1
5 changed files with 25 additions and 20 deletions

View File

@@ -242,8 +242,7 @@ INSERT INTO `la_dev_pay_way` (`id`, `pay_config_id`, `scene`, `is_default`, `sta
(4, 2, 2, 1, 1),
(5, 1, 3, 0, 1),
(6, 2, 3, 1, 1),
(7, 3, 3, 0, 1),
(8, 3, 1, 0, 1);
(7, 3, 3, 0, 1);
DROP TABLE IF EXISTS `la_dict_data`;
CREATE TABLE `la_dict_data` (