|
@ -124,6 +124,8 @@ wechat:
|
|
|
testPattern:
|
|
|
sign: 0
|
|
|
remote_inner_url: 172.16.100.240:10023/open/fileUpload/upload_stream
|
|
|
im:
|
|
|
im_list_get: http://172.26.0.105:3000/
|
|
|
---
|
|
|
spring:
|
|
|
profiles: jwtest
|
|
@ -170,6 +172,8 @@ pay:
|
|
|
testPattern:
|
|
|
sign: 0
|
|
|
remote_inner_url: 172.16.100.240:10023/open/fileUpload/upload_stream
|
|
|
im:
|
|
|
im_list_get: http://172.26.0.105:3000/
|
|
|
---
|
|
|
spring:
|
|
|
profiles: iottest
|
|
@ -304,6 +308,8 @@ wechat:
|
|
|
testPattern:
|
|
|
sign: 0
|
|
|
remote_inner_url: 172.16.100.240:10023/open/fileUpload/upload_stream
|
|
|
im:
|
|
|
im_list_get: http://172.26.0.105:3000/
|
|
|
---
|
|
|
spring:
|
|
|
profiles: jwOracleTest
|