first commit
This commit is contained in:
15
properties/rabbitmq.properties
Normal file
15
properties/rabbitmq.properties
Normal file
@ -0,0 +1,15 @@
|
||||
# rabbit ip
|
||||
rabbit.host=172.31.6.17
|
||||
# rabbit \u7AEF\u53E3
|
||||
rabbit.port=5672
|
||||
# rabbit \u7528\u6237\u540D
|
||||
rabbit.username=admin
|
||||
# rabbit \u5BC6\u7801
|
||||
rabbit.password=admin
|
||||
|
||||
positionApi.host=172.31.6.17
|
||||
positionApi.port=90
|
||||
positionApi.client_id= sc19120005
|
||||
positionApi.grant_type=client_credentials
|
||||
positionApi.client_secret=991570A3
|
||||
|
||||
Reference in New Issue
Block a user