|
|
@@ -8,7 +8,8 @@ package com.yami.shop.config;
|
|
|
*/
|
|
|
public class SMConstants {
|
|
|
|
|
|
- public static final String SM_BASE_URL = "http://47.109.39.185:8081/smqjh-oms";
|
|
|
+ private final String SM_BASE_URL = "https://smqjh.api.zswlgz.com/smqjh-oms";
|
|
|
+// public static final String SM_BASE_URL = "http://47.109.39.185:8081/smqjh-oms";
|
|
|
// public static final String SM_BASE_URL = "http://192.168.0.157:8080/smqjh-oms";
|
|
|
|
|
|
}
|