feat: 积分商城-基本实现拆单、确认收货
This commit is contained in:
@@ -8,6 +8,14 @@ server:
|
||||
port: 80
|
||||
host: 0.0.0.0
|
||||
|
||||
spdb:
|
||||
bab7:
|
||||
url: http://localhost:8888/supplierOpenApi/pointOrder/queryOrderInfo
|
||||
|
||||
sm4cbc:
|
||||
keyHex: 00112233445566778899aabbccddeeff
|
||||
ivHex: 0102030405060708090a0b0c0d0e0f10
|
||||
|
||||
jetty:
|
||||
contextPath: /
|
||||
threadpool:
|
||||
|
||||
Reference in New Issue
Block a user