Commit 17a34183 authored by zhangyu's avatar zhangyu

update:修改配置

parent da69b054
[common]
;一个人最多可以有多少个人生活号
life_account_count.personal = 2;
life_account_count.personal = 1;
;一个人最多可以有多少企业生活号
life_account_count.enterprise = 3;
life_account_count.enterprise = 1;
;一个人最多可以有多少生活号
life_account_count.all = 5;
life_account_count.all = 1;
;一个企业商户最多可以有多少生活号
merchant_enterprise.life_account_count = 9999
;一个人在同一企业最多可以有多少生活号
......@@ -12,4 +12,4 @@ life_account_count.same_enterprise = 1
;一个人在同一个人商户最多可以有多少生活号
life_account_count.same_personal = 1
[test-merchant : common]
[test-merchant : common]
\ No newline at end of file
Markdown is supported
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