Преглед на файлове

优软商城域名更改

chenw преди 6 години
родител
ревизия
16a9cea500

+ 1 - 1
applications/commons/commons-server/src/main/resources/config/application-docker-prod.yml

@@ -24,7 +24,7 @@ logging:
 b2b:
   baseUrl:
     inquiry: https://api-inquiry.usoftchina.com
-    Component: https://mall.usoftchina.com
+    Component: https://mall2.usoftchina.com/
     product: http://api-product.usoftchina.com
     common: https://b2b-api.usoftchina.com
     post: https://b2b-post.usoftchina.com

+ 1 - 1
applications/document/document-server/src/main/resources/config/application-docker-prod.yml

@@ -24,7 +24,7 @@ logging:
 b2b:
   baseUrl:
     inquiry: https://api-inquiry.usoftchina.com
-    Component: https://mall.usoftchina.com
+    Component: https://mall2.usoftchina.com/
     product: http://api-product.usoftchina.com
     common: https://b2b-api.usoftchina.com
     post: https://b2b-post.usoftchina.com

+ 1 - 1
applications/money/money-server/src/main/resources/config/application-docker-prod.yml

@@ -24,7 +24,7 @@ logging:
 b2b:
   baseUrl:
     inquiry: https://api-inquiry.usoftchina.com
-    Component: https://mall.usoftchina.com
+    Component: https://mall2.usoftchina.com/
     product: http://api-product.usoftchina.com
     common: https://b2b-api.usoftchina.com
     post: https://b2b-post.usoftchina.com

+ 1 - 1
applications/purchase/purchase-server/src/main/resources/config/application-docker-prod.yml

@@ -24,7 +24,7 @@ logging:
 b2b:
   baseUrl:
     inquiry: https://api-inquiry.usoftchina.com
-    Component: https://mall.usoftchina.com
+    Component: https://mall2.usoftchina.com/
     product: http://api-product.usoftchina.com
     common: https://b2b-api.usoftchina.com
     post: https://b2b-post.usoftchina.com

+ 1 - 1
applications/sale/sale-server/src/main/resources/config/application-docker-prod.yml

@@ -24,7 +24,7 @@ logging:
 b2b:
   baseUrl:
     inquiry: https://api-inquiry.usoftchina.com
-    Component: https://mall.usoftchina.com
+    Component: https://mall2.usoftchina.com/
     product: http://api-product.usoftchina.com
     common: https://b2b-api.usoftchina.com
     post: https://b2b-post.usoftchina.com

+ 1 - 1
applications/transfers/mall-api/src/test/resources/application.yml

@@ -10,7 +10,7 @@ b2b:
 #b2b:
 #  baseUrl:
 #    inquiry: https://api-inquiry.usoftchina.com
-#    Component: https://mall.usoftchina.com
+#    Component: https://mall2.usoftchina.com/
 #    product: http://api-product.usoftchina.com
 #    common: https://b2b-api.usoftchina.com
 #    post: https://b2b-post.usoftchina.com

+ 1 - 1
applications/transfers/transfers-server/src/main/resources/config/application-docker-prod.yml

@@ -24,7 +24,7 @@ logging:
 b2b:
   baseUrl:
     inquiry: https://api-inquiry.usoftchina.com
-    Component: https://mall.usoftchina.com
+    Component: https://mall2.usoftchina.com/
     product: http://api-product.usoftchina.com
     common: https://b2b-api.usoftchina.com
     post: https://b2b-post.usoftchina.com

+ 4 - 4
frontend/saas-portal-web/src/components/footer/footer.vue

@@ -13,7 +13,7 @@
 						<ul>
 							<li><span>产品</span></li>
 							<li><a href="#" @click="gohome">U企云服</a></li>
-							<li><a href="https://mall.usoftchina.com/" target="_blank">U软商城</a></li>
+							<li><a href="https://mall2.usoftchina.com//" target="_blank">U软商城</a></li>
 							<li><a href="https://fin.yitoa-fintech.com/" target="_blank">U智融</a></li>
 							<li><a href="https://zb.usoftchina.com/" target="_blank">闯客网</a></li>
 						</ul>
@@ -34,7 +34,7 @@
 							<li><a class="no-link">联系我们</a></li>
 						</ul>
 					</div>
-					
+
 					<div class="qr">
 						<div class="qr-top">
 							<div class="qr-tech qr-code">
@@ -46,7 +46,7 @@
 						</div>
 					</div>
 				</div>
-				
+
 			</div>
 		</div>
 		<div class="friend-link">
@@ -77,4 +77,4 @@
 
 <style scoped>
 
-</style>
+</style>

+ 1 - 1
frontend/saas-web/app.json

@@ -306,7 +306,7 @@
         },
         "prod": {
             "server": {
-                "mail":"https://mall.usoftchina.com",
+                "mail":"https://mall2.usoftchina.com/",
                 "accountCenter":"https://saas.usoftchina.com",
                 "accountEnterprise":"https://saas.usoftchina.com/#/enterprise",
                 "basePath": "https://saas-api.usoftchina.com",