Parcourir la source

auc yml配置

hr~ il y a 1 mois
Parent
commit
e9e55875bf

+ 1 - 1
auc/src/main/resources/application-dev.yml

@@ -19,7 +19,7 @@ hobbystocks:
   host:
     pointUrl: https://app/api/local/v1/point/operate
     getSku: http://app/api/local/v1/items/sku/
-    orderUrl: http://py-app/api/v5/lot/order/create
+    orderUrl: https://py-app/api/v5/lot/order/create
 user:
   info-url: http://app/api/local/v1/user/auction/check-msg/
 knife4j:

+ 1 - 1
bid/src/main/resources/application-dev.yml

@@ -15,7 +15,7 @@ spring:
 hobbystocks:
   host:
     pointUrl: http://app/api/local/v1/point/operate
-    orderUrl: http://py-app/api/v5/lot/order/create
+    orderUrl: https://py-app/api/v5/lot/order/create
     noticeUrl: http://app/api/local/v1/notify/mail #站内信通知
     couponUrl: http://app/api/local/v1/coupon/send
     imUrl: http://poyee-im/chat/handler