wks 2 лет назад
Родитель
Сommit
1088d8c8f0

+ 1 - 1
src/main/java/com/ydtech/modules/order/service/impl/BoHaiOrderApiServiceImpl.java

@@ -415,7 +415,7 @@ public class BoHaiOrderApiServiceImpl implements BoHaiOrderApiService {
     public HttpResult<QuoteRespVo> responseOrder(QuotationResponse response,
                                                  QuoteRespVo quoteRespVo,
                                                  PtlAgreementAttribution ptlAgreementAttribution,
-                                                 String orderId, 
+                                                 String orderId,
                                                  String jqPolicyNo,
                                                  String syPolicyNo) {
         // 保存订单信息

+ 1 - 1
src/main/resources/application-test.yml

@@ -161,7 +161,7 @@ upload:
   # 路径带上前后斜杆
   basepath: ${filePath}
   file:
-    path: /usr/local/java/upload/
+    path: /nasData/
     url: /upload/
   host: ''
   password: ''