Browse Source

初始化短信条数 5000

dev
zxc 5 years ago
parent
commit
d5a0d65155
  1. 2
      epmet-module/oper-crm/oper-crm-server/src/main/resources/db/migration/V0.0.3__customer_parameter.sql

2
epmet-module/oper-crm/oper-crm-server/src/main/resources/db/migration/V0.0.3__customer_parameter.sql

@ -38,7 +38,7 @@ SELECT
id, id,
'send_msg', 'send_msg',
'短信', '短信',
'100', '5000',
'客户短信可发送次数配置', '客户短信可发送次数配置',
'0', '0',
'0', '0',

Loading…
Cancel
Save