Commit 81eb79ae authored by 张 斌's avatar 张 斌

调整配置项顺序

parent 2b29fb0a
...@@ -27,10 +27,10 @@ mall.querytypes.url=http://${XYQB_MALL_SERVICE_HOST}:${XYQB_MALL_SERVICE_PORT}/e ...@@ -27,10 +27,10 @@ mall.querytypes.url=http://${XYQB_MALL_SERVICE_HOST}:${XYQB_MALL_SERVICE_PORT}/e
domains.shopping_mall=http://${XYQB_MALL_SERVICE_HOST}:${XYQB_MALL_SERVICE_PORT} domains.shopping_mall=http://${XYQB_MALL_SERVICE_HOST}:${XYQB_MALL_SERVICE_PORT}
# xyqb-mall # xyqb-mall
mall.list=http://${XYQB_MALL_SERVICE_HOST}:${XYQB_MALL_SERVICE_PORT}/ex/tab/coupon_category/list mall.list=http://${XYQB_MALL_SERVICE_HOST}:${XYQB_MALL_SERVICE_PORT}/ex/tab/coupon_category/list
# xyqb-user2
xyqbUser=http://${XYQB_USER2_SERVICE_HOST}:${XYQB_USER2_SERVICE_PORT}
# xyqb-mall # xyqb-mall
mall.order=http://${XYQB_MALL_SERVICE_HOST}:${XYQB_MALL_SERVICE_PORT}/ex/order/user/ mall.order=http://${XYQB_MALL_SERVICE_HOST}:${XYQB_MALL_SERVICE_PORT}/ex/order/user/
# xyqb-user2
xyqbUser=http://${XYQB_USER2_SERVICE_HOST}:${XYQB_USER2_SERVICE_PORT}
# xyqb # xyqb
xyqb=http://${XYQB_SERVICE_HOST}:${XYQB_SERVICE_PORT} xyqb=http://${XYQB_SERVICE_HOST}:${XYQB_SERVICE_PORT}
# todo: contract.quantgroup.cn ??? # todo: contract.quantgroup.cn ???
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment