mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🆕 #2260【小程序】增加自定义组件之撤销商品审核的接口
This commit is contained in:
@@ -311,6 +311,7 @@ public class WxMaApiUrlConstants {
|
||||
String SPU_UPDATE_WITHOUT_URL = "https://api.weixin.qq.com/shop/spu/update_without_audit";
|
||||
String SPU_LISTING_URL = "https://api.weixin.qq.com/shop/spu/listing";
|
||||
String SPU_DELISTING_URL = "https://api.weixin.qq.com/shop/spu/delisting";
|
||||
String DEL_AUDIT_URL = "https://api.weixin.qq.com/shop/spu/del_audit";
|
||||
}
|
||||
|
||||
interface Order {
|
||||
|
||||
Reference in New Issue
Block a user