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:35:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
06256f778530242141a64fee74d93cc4c735f6e1
06256f77
1 parent
fe851319
change mq doc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletions
Docs/Rules/MQ规范/V002.md
Docs/Rules/MQ规范/V002.md
View file @
06256f7
...
...
@@ -78,7 +78,7 @@
*
数据业务ID:根据各应用自己的业务来定义,最多
12
个字符的大写英文字母;
*
数据业务ID:根据各应用自己的业务来定义,最多
8
个字符的大写英文字母;
```
示例:
...
...
@@ -86,6 +86,13 @@
账户相关的消息,业务名称可以定义为USER
```
-
**
消息标签的规范定义**
:
因为消息标签只能有16个字符限制,在标签中需要存在企业集团ID和数据业务ID两个字段。所以标签的定义规则如下:
*
企业集团ID:CRMID的前7位字符或数字,并且大写。如果产生重复,则由运维进行CRMID的重新定义
*
数据业务ID : 限制为8位字符或数字。
-
以下为标签的几个例子:
...
...
Please
register
or
login
to post a comment