Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Y
yaconf
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bp
yaconf
Commits
17a34183
Commit
17a34183
authored
Jun 01, 2021
by
zhangyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update:修改配置
parent
da69b054
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
merchant.ini
merchant.ini
+4
-4
No files found.
merchant.ini
View file @
17a34183
[common]
[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
merchant_enterprise.life_account_count
=
9999
;一个人在同一企业最多可以有多少生活号
;一个人在同一企业最多可以有多少生活号
...
@@ -12,4 +12,4 @@ life_account_count.same_enterprise = 1
...
@@ -12,4 +12,4 @@ life_account_count.same_enterprise = 1
;一个人在同一个人商户最多可以有多少生活号
;一个人在同一个人商户最多可以有多少生活号
life_account_count.same_personal
=
1
life_account_count.same_personal
=
1
[test-merchant : common]
[test-merchant : common]
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment