Commit 82d7654f authored by shiyu's avatar shiyu

更换公司退货地址

parent 87c53d7d
......@@ -175,7 +175,7 @@ public interface CommConsts {
/**
* 平台收货地址
*/
public final static String SYSTEM_DEFAULT_ADDRESS = "换藏平台,13216703670,浙江省杭州市钱塘区2号大街海聚中心1幢1601";
public final static String SYSTEM_DEFAULT_ADDRESS = "换藏平台,13216703670,浙江省杭州市萧山区盈丰街道广孚联合国际中心29楼2906";
/**
* 消息跳转专场页面
......
......@@ -7,6 +7,8 @@ public interface OfficialAccountSubscribeRecordService {
Result insert(OfficialAccountSubscribeRecord officialAccountSubscribeRecord);
Result update(OfficialAccountSubscribeRecord officialAccountSubscribeRecord);
/**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment