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