Toggle navigation
Toggle navigation
This project
Loading...
Sign in
qingger
/
allProject
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
shipfi
2018-05-04 10:37:23 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4d078d2623033c111db65d1e21a3bb4e4517e275
4d078d26
1 parent
b4a1a08a
change mq doc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
Docs/Rules/MQ规范/V002.md
Docs/Rules/MQ规范/V002.md
View file @
4d078d2
...
...
@@ -78,7 +78,7 @@
*
数据业务ID:根据各应用自己的业务来定义,最多
8
个字符的大写英文字母;
*
数据业务ID:根据各应用自己的业务来定义,最多
7
个字符的大写英文字母;
```
示例:
...
...
@@ -96,8 +96,8 @@
`因为消息标签只能有16个字符限制,在标签中需要存在企业集团ID和数据业务ID两个字段。所以标签的定义规则如下:`
*
**
企业集团ID:CRMID的前
7
位字符或数字,并且大写。如果产生重复,则由运维进行CRMID的重新定义**
*
**
数据业务ID : 限制为
8
位字符或数字。**
*
**
企业集团ID:CRMID的前
8
位字符或数字,并且大写。如果产生重复,则由运维进行CRMID的重新定义**
*
**
数据业务ID : 限制为
7
位字符或数字。**
...
...
Please
register
or
login
to post a comment