mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
【小程序】增加新版自定义交易组件获取售后单详情API
This commit is contained in:
@@ -511,7 +511,8 @@ public class WxMaApiUrlConstants {
|
||||
String AFTERSALE_UPLOAD_CERTIFICATES = "https://api.weixin.qq.com/shop/ecaftersale/upload_certificates";
|
||||
String AFTERSALE_UPLOAD_DEADLINE = "https://api.weixin.qq.com/shop/aftersale/update_deadline";
|
||||
String AFTERSALE_GET_LIST = "https://api.weixin.qq.com/shop/ecaftersale/get_list";
|
||||
String AFTERSALE_GET = "https://api.weixin.qq.com/shop/ecaftersale/get";
|
||||
String AFTERSALE_GET = "https://api.weixin.qq.com/shop/aftersale/get";
|
||||
String ECAFTERSALE_GET = "https://api.weixin.qq.com/shop/ecaftersale/get";
|
||||
}
|
||||
|
||||
interface Sharer {
|
||||
|
||||
Reference in New Issue
Block a user