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
zls
2017-04-01 14:35:44 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2e86d82322e86ac92645431650206eaa2f7af92f
2e86d823
1 parent
9ee7bb36
MQ rules
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
Docs/Rules/MQ规范/README.md
Docs/Rules/MQ规范/README.md
View file @
2e86d82
...
...
@@ -102,9 +102,9 @@
-
为了让回调地址可以最大程度重用,可以在创建订阅时在url上带上自己需要的参数;
例如:http://emp.api.dev.qingger.com/mns/topic/stsat/por/employee 中,
例如:http://emp.api.dev.qingger.com/mns/topic/stsat/por/employee
中,
http://emp.api.dev.qingger.com为接口域名,/mns/topic为接口路径,/stsat/por/employee为自定义参数,分别可以帮助各应用确定公司客户,发布者以及业务类型。
http://emp.api.dev.qingger.com
为接口域名,/mns/topic为接口路径,/stsat/por/employee为自定义参数,分别可以帮助各应用确定公司客户,发布者以及业务类型。
#### 4.3 重试策略、消息推送格式
...
...
Please
register
or
login
to post a comment