| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
INTERNAL_ERROR_CODE |
-99 |
public static final int |
SUCCESS_CODE |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final String |
LOCK_KEY |
"wx_channel_lock:" |
protected static final String |
MA_ACCESS_TOKEN_KEY |
"wx_channel_access_token_key:" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ACCOUNT_NOTIFY |
"channels_ec_acct_notify" |
public static final String |
AFTER_SALE_UPDATE |
"channels_ec_aftersale_update" |
public static final String |
BRAND |
"channels_ec_brand" |
public static final String |
CLOSE_STORE |
"channels_ec_close_store" |
public static final String |
COMPLAINT_NOTIFY |
"channels_ec_complaint_update" |
public static final String |
CREATE_COUPON |
"channels_ec_coupon_create" |
public static final String |
DELETE_COUPON |
"channels_ec_coupon_delete" |
public static final String |
EXPIRE_COUPON |
"channels_ec_coupon_expire" |
public static final String |
INVALID_COUPON |
"channels_ec_coupon_invalid" |
public static final String |
ORDER_CANCEL |
"channels_ec_order_cancel" |
public static final String |
ORDER_CONFIRM |
"channels_ec_order_confirm" |
public static final String |
ORDER_DELIVER |
"channels_ec_order_deliver" |
public static final String |
ORDER_EXT_INFO_UPDATE |
"channels_ec_order_ext_info_update" |
public static final String |
ORDER_NEW |
"channels_ec_order_new" |
public static final String |
ORDER_PAY |
"channels_ec_order_pay" |
public static final String |
ORDER_SETTLE |
"channels_ec_order_settle" |
public static final String |
ORDER_STATUS_UPDATE |
"product_order_status_update" |
public static final String |
ORDER_WAIT_SHIPPING |
"channels_ec_order_wait_shipping" |
public static final String |
PRODUCT_CATEGORY_AUDIT |
"product_category_audit" |
public static final String |
PRODUCT_SPU_AUDIT |
"product_spu_audit" |
public static final String |
PRODUCT_SPU_STATUS_UPDATE |
"product_spu_listing" |
public static final String |
PRODUCT_SPU_UPDATE |
"product_spu_update" |
public static final String |
PRODUCT_STOCK_NO_ENOUGH |
"channels_ec_stock_no_enough" |
public static final String |
QRCODE_STATUS |
"qrcode_status" |
public static final String |
RECEIVE_COUPON |
"channels_ec_coupon_receive" |
public static final String |
SET_SHOP_NICKNAME |
"set_shop_nickname" |
public static final String |
SHARER_CHANGE |
"channels_ec_sharer_change" |
public static final String |
SUPPLIER_ITEM_UPDATE |
"head_supplier_item_update" |
public static final String |
UPDATE_COUPON_INFO |
"channels_ec_coupon_info_change" |
public static final String |
USER_COUPON_EXPIRE |
"channels_ec_user_coupon_expire" |
public static final String |
USER_COUPON_UNUSE |
"channels_ec_user_coupon_unuse" |
public static final String |
USER_COUPON_USE |
"channels_ec_user_coupon_use" |
public static final String |
USER_ENTER_TEMP_SESSION |
"user_enter_tempsession" |
public static final String |
USER_VIP_CLOSE |
"channels_ec_vip_close" |
public static final String |
USER_VIP_GRADE_INFO_UPDATE |
"channels_ec_vip_grade_info_update" |
public static final String |
USER_VIP_JOIN |
"channels_ec_vip_join" |
public static final String |
USER_VIP_SCORE_EXCHANGE |
"channels_ec_vip_score_exchange" |
public static final String |
USER_VIP_SCORE_UPDATE |
"channels_ec_vip_score_update" |
public static final String |
VOUCHER_SEND_SUCC |
"channels_ec_voucher_send_succ" |
public static final String |
WITHDRAW_NOTIFY |
"channels_ec_withdraw_notify" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
GET_ACCESS_TOKEN_URL |
"https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=%s&secret=%s" |
public static final String |
GET_STABLE_ACCESS_TOKEN_URL |
"https://api.weixin.qq.com/cgi-bin/stable_token" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ADD_ADDRESS_URL |
"https://api.weixin.qq.com/channels/ec/merchant/address/add" |
public static final String |
DELETE_ADDRESS_URL |
"https://api.weixin.qq.com/channels/ec/merchant/address/delete" |
public static final String |
GET_ADDRESS_URL |
"https://api.weixin.qq.com/channels/ec/merchant/address/get" |
public static final String |
LIST_ADDRESS_URL |
"https://api.weixin.qq.com/channels/ec/merchant/address/list" |
public static final String |
UPDATE_ADDRESS_URL |
"https://api.weixin.qq.com/channels/ec/merchant/address/update" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
AFTER_SALE_ACCEPT_URL |
"https://api.weixin.qq.com/channels/ec/aftersale/acceptapply" |
public static final String |
AFTER_SALE_GET_URL |
"https://api.weixin.qq.com/channels/ec/aftersale/getaftersaleorder" |
public static final String |
AFTER_SALE_LIST_URL |
"https://api.weixin.qq.com/channels/ec/aftersale/getaftersalelist" |
public static final String |
AFTER_SALE_REASON_GET_URL |
"https://api.weixin.qq.com/channels/ec/aftersale/reason/get" |
public static final String |
AFTER_SALE_REJECT_REASON_GET_URL |
"https://api.weixin.qq.com/channels/ec/aftersale/rejectreason/get" |
public static final String |
AFTER_SALE_REJECT_URL |
"https://api.weixin.qq.com/channels/ec/aftersale/rejectapply" |
public static final String |
AFTER_SALE_UPLOAD_URL |
"https://api.weixin.qq.com/channels/ec/aftersale/uploadrefundcertificate" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ADD_WINDOW_PRODUCT_URL |
"https://api.weixin.qq.com/channels/ec/window/product/add" |
public static final String |
GET_WINDOW_PRODUCT_URL |
"https://api.weixin.qq.com/channels/ec/window/product/get" |
public static final String |
LIST_WINDOW_PRODUCT_URL |
"https://api.weixin.qq.com/channels/ec/window/product/list/get" |
public static final String |
OFF_WINDOW_PRODUCT_URL |
"https://api.weixin.qq.com/channels/ec/window/product/off" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
GET_ADDRESS_CODE |
"https://api.weixin.qq.com/channels/ec/basics/addresscode/get" |
public static final String |
GET_IMG_URL |
"https://api.weixin.qq.com/channels/ec/basics/media/get" |
public static final String |
GET_SHOP_INFO |
"https://api.weixin.qq.com/channels/ec/basics/info/get" |
public static final String |
IMG_UPLOAD_URL |
"https://api.weixin.qq.com/channels/ec/basics/img/upload" |
public static final String |
UPLOAD_QUALIFICATION_FILE |
"https://api.weixin.qq.com/channels/ec/basics/qualification/upload" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ADD_BRAND_URL |
"https://api.weixin.qq.com/channels/ec/brand/add" |
public static final String |
ALL_BRAND_URL |
"https://api.weixin.qq.com/channels/ec/brand/all" |
public static final String |
CANCEL_BRAND_AUDIT_URL |
"https://api.weixin.qq.com/channels/ec/brand/audit/cancel" |
public static final String |
DELETE_BRAND_URL |
"https://api.weixin.qq.com/channels/ec/brand/delete" |
public static final String |
GET_BRAND_URL |
"https://api.weixin.qq.com/channels/ec/brand/get" |
public static final String |
LIST_BRAND_URL |
"https://api.weixin.qq.com/channels/ec/brand/list/get" |
public static final String |
LIST_BRAND_VALID_URL |
"https://api.weixin.qq.com/channels/ec/brand/valid/list/get" |
public static final String |
UPDATE_BRAND_URL |
"https://api.weixin.qq.com/channels/ec/brand/update" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ADD_CATEGORY_URL |
"https://api.weixin.qq.com/channels/ec/category/add" |
public static final String |
AVAILABLE_CATEGORY_URL |
"https://api.weixin.qq.com/channels/ec/category/availablesoncategories/get" |
public static final String |
CANCEL_CATEGORY_AUDIT_URL |
"https://api.weixin.qq.com/channels/ec/category/audit/cancel" |
public static final String |
GET_CATEGORY_AUDIT_URL |
"https://api.weixin.qq.com/channels/ec/category/audit/get" |
public static final String |
GET_CATEGORY_DETAIL_URL |
"https://api.weixin.qq.com/channels/ec/category/detail" |
public static final String |
LIST_ALL_CATEGORY_URL |
"https://api.weixin.qq.com/channels/ec/category/all" |
public static final String |
LIST_PASS_CATEGORY_URL |
"https://api.weixin.qq.com/channels/ec/category/list/get" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
GET_OVERALL_URL |
"https://api.weixin.qq.com/channels/ec/compass/finder/overall/get" |
public static final String |
GET_PRODUCT_DATA_URL |
"https://api.weixin.qq.com/channels/ec/compass/finder/product/data/get" |
public static final String |
GET_PRODUCT_LIST_URL |
"https://api.weixin.qq.com/channels/ec/compass/finder/product/list/get" |
public static final String |
GET_SALE_PROFILE_DATA_URL |
"https://api.weixin.qq.com/channels/ec/compass/finder/sale/profile/data/get" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
FINDER_AUTH_LIST_URL |
"https://api.weixin.qq.com/channels/ec/compass/shop/finder/authorization/list/get" |
public static final String |
FINDER_LIST_URL |
"https://api.weixin.qq.com/channels/ec/compass/shop/finder/list/get" |
public static final String |
GET_FINDER_OVERALL_URL |
"https://api.weixin.qq.com/channels/ec/compass/shop/finder/overall/get" |
public static final String |
GET_FINDER_PRODUCT_LIST_URL |
"https://api.weixin.qq.com/channels/ec/compass/shop/finder/product/list/get" |
public static final String |
GET_FINDER_PRODUCT_OVERALL_URL |
"https://api.weixin.qq.com/channels/ec/compass/shop/finder/product/overall/get" |
public static final String |
GET_LIVE_LIST_URL |
"https://api.weixin.qq.com/channels/ec/compass/shop/live/list/get" |
public static final String |
GET_SHOP_OVERALL_URL |
"https://api.weixin.qq.com/channels/ec/compass/shop/overall/get" |
public static final String |
GET_SHOP_PRODUCT_DATA_URL |
"https://api.weixin.qq.com/channels/ec/compass/shop/product/data/get" |
public static final String |
GET_SHOP_PRODUCT_LIST_URL |
"https://api.weixin.qq.com/channels/ec/compass/shop/product/list/get" |
public static final String |
GET_SHOP_SALE_PROFILE_DATA_URL |
"https://api.weixin.qq.com/channels/ec/compass/shop/sale/profile/data/get" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ADD_COMPLAINT_MATERIAL_URL |
"https://api.weixin.qq.com/channels/ec/aftersale/addcomplaintmaterial" |
public static final String |
ADD_COMPLAINT_PROOF_URL |
"https://api.weixin.qq.com/channels/ec/aftersale/addcomplaintproof" |
public static final String |
GET_COMPLAINT_ORDER_URL |
"https://api.weixin.qq.com/channels/ec/aftersale/getcomplaintorder" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CANCEL_COOPERATION_URL |
"https://api.weixin.qq.com/channels/ec/cooperation/invitation/cancel" |
public static final String |
GENERATE_QRCODE_COOPERATION_URL |
"https://api.weixin.qq.com/channels/ec/cooperation/invitation/qrcode/generate" |
public static final String |
GET_COOPERATION_STATUS_URL |
"https://api.weixin.qq.com/channels/ec/cooperation/invitation/get" |
public static final String |
LIST_COOPERATION_URL |
"https://api.weixin.qq.com/channels/ec/cooperation/list" |
public static final String |
UNBIND_COOPERATION_URL |
"https://api.weixin.qq.com/channels/ec/cooperation/unbind" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CREATE_COUPON_URL |
"https://api.weixin.qq.com/channels/ec/coupon/create" |
public static final String |
GET_COUPON_URL |
"https://api.weixin.qq.com/channels/ec/coupon/get" |
public static final String |
GET_USER_COUPON_URL |
"https://api.weixin.qq.com/channels/ec/coupon/get_user_coupon" |
public static final String |
LIST_COUPON_URL |
"https://api.weixin.qq.com/channels/ec/coupon/get_list" |
public static final String |
LIST_USER_COUPON_URL |
"https://api.weixin.qq.com/channels/ec/coupon/get_user_coupon_list" |
public static final String |
UPDATE_COUPON_STATUS_URL |
"https://api.weixin.qq.com/channels/ec/coupon/update_status" |
public static final String |
UPDATE_COUPON_URL |
"https://api.weixin.qq.com/channels/ec/coupon/update" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
DELIVERY_SEND_URL |
"https://api.weixin.qq.com/channels/ec/order/delivery/send" |
public static final String |
GET_DELIVERY_COMPANY_URL |
"https://api.weixin.qq.com/channels/ec/order/deliverycompanylist/get" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
GET_FINDER_ATTR_BY_APPID |
"https://api.weixin.qq.com/channels/finderlive/get_finder_attr_by_appid" |
public static final String |
GET_FINDER_LIVE_DATA_LIST |
"https://api.weixin.qq.com/channels/finderlive/get_finder_live_data_list" |
public static final String |
GET_FINDER_LIVE_LEADS_DATA |
"https://api.weixin.qq.com/channels/finderlive/get_finder_live_leads_data" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ADD_TEMPLATE_URL |
"https://api.weixin.qq.com/channels/ec/merchant/addfreighttemplate" |
public static final String |
GET_TEMPLATE_URL |
"https://api.weixin.qq.com/channels/ec/merchant/getfreighttemplatedetail" |
public static final String |
LIST_TEMPLATE_URL |
"https://api.weixin.qq.com/channels/ec/merchant/getfreighttemplatelist" |
public static final String |
UPDATE_TEMPLATE_URL |
"https://api.weixin.qq.com/channels/ec/merchant/updatefreighttemplate" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CHECK_QRCODE_URL |
"https://api.weixin.qq.com/shop/funds/qrcode/check" |
public static final String |
GET_BALANCE_FLOW_DETAIL_URL |
"https://api.weixin.qq.com/channels/ec/funds/getfundsflowdetail" |
public static final String |
GET_BALANCE_FLOW_LIST_URL |
"https://api.weixin.qq.com/channels/ec/funds/getfundsflowlist" |
public static final String |
GET_BALANCE_URL |
"https://api.weixin.qq.com/channels/ec/funds/getbalance" |
public static final String |
GET_BANK_ACCOUNT_URL |
"https://api.weixin.qq.com/channels/ec/funds/getbankacct" |
public static final String |
GET_BANK_BY_NUM_URL |
"https://api.weixin.qq.com/shop/funds/getbankbynum" |
public static final String |
GET_BANK_LIST_URL |
"https://api.weixin.qq.com/shop/funds/getbanklist" |
public static final String |
GET_CITY_URL |
"https://api.weixin.qq.com/shop/funds/getcity" |
public static final String |
GET_PROVINCE_URL |
"https://api.weixin.qq.com/shop/funds/getprovince" |
public static final String |
GET_QRCODE_URL |
"https://api.weixin.qq.com/shop/funds/qrcode/get" |
public static final String |
GET_SUB_BANK_URL |
"https://api.weixin.qq.com/shop/funds/getsubbranch" |
public static final String |
GET_WITHDRAW_DETAIL_URL |
"https://api.weixin.qq.com/channels/ec/funds/getwithdrawdetail" |
public static final String |
GET_WITHDRAW_LIST_URL |
"https://api.weixin.qq.com/channels/ec/funds/getwithdrawlist" |
public static final String |
SET_BANK_ACCOUNT_URL |
"https://api.weixin.qq.com/channels/ec/funds/setbankacct" |
public static final String |
WITHDRAW_URL |
"https://api.weixin.qq.com/channels/ec/funds/submitwithdraw" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ADD_TREE_PRODUCT_URL |
"https://api.weixin.qq.com/channels/ec/store/classification/tree/product/add" |
public static final String |
APPLY_BACKGROUND_URL |
"https://api.weixin.qq.com/channels/ec/basics/homepage/background/apply/submit" |
public static final String |
APPLY_BANNER_URL |
"https://api.weixin.qq.com/channels/ec/basics/homepage/banner/apply/submit" |
public static final String |
CANCEL_BACKGROUND_URL |
"https://api.weixin.qq.com/channels/ec/basics/homepage/background/apply/cancel" |
public static final String |
CANCEL_BANNER_URL |
"https://api.weixin.qq.com/channels/ec/basics/homepage/banner/apply/cancel" |
public static final String |
DEL_TREE_PRODUCT_URL |
"https://api.weixin.qq.com/channels/ec/store/classification/tree/product/del" |
public static final String |
GET_BACKGROUND_URL |
"https://api.weixin.qq.com/channels/ec/basics/homepage/background/get" |
public static final String |
GET_BANNER_URL |
"https://api.weixin.qq.com/channels/ec/basics/homepage/banner/get" |
public static final String |
GET_SHOW_TREE_URL |
"https://api.weixin.qq.com/channels/ec/store/classification/tree/get" |
public static final String |
HIDE_WINDOW_PRODUCT_URL |
"https://api.weixin.qq.com/channels/ec/store/window/product/hide" |
public static final String |
LIST_TREE_PRODUCT_URL |
"https://api.weixin.qq.com/channels/ec/store/classification/tree/product/get" |
public static final String |
LIST_WINDOW_PRODUCT_URL |
"https://api.weixin.qq.com/channels/ec/store/window/product/list/get" |
public static final String |
REMOVE_BACKGROUND_URL |
"https://api.weixin.qq.com/channels/ec/basics/homepage/background/remove" |
public static final String |
REMOVE_BANNER_URL |
"https://api.weixin.qq.com/channels/ec/basics/homepage/banner/remove" |
public static final String |
REORDER_WINDOW_PRODUCT_URL |
"https://api.weixin.qq.com/channels/ec/store/window/product/reorder" |
public static final String |
SET_SHOW_TREE_URL |
"https://api.weixin.qq.com/channels/ec/store/classification/tree/set" |
public static final String |
TOP_WINDOW_PRODUCT_URL |
"https://api.weixin.qq.com/channels/ec/store/window/product/settop" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
GET_LEADS_COMPONENT_ID |
"https://api.weixin.qq.com/channels/leads/get_leads_component_id" |
public static final String |
GET_LEADS_COMPONENT_PROMOTE_RECORD |
"https://api.weixin.qq.com/channels/leads/get_leads_component_promote_record" |
public static final String |
GET_LEADS_INFO_BY_COMPONENT_ID |
"https://api.weixin.qq.com/channels/leads/get_leads_info_by_component_id" |
public static final String |
GET_LEADS_INFO_BY_REQUEST_ID |
"https://api.weixin.qq.com/channels/leads/get_leads_info_by_request_id" |
public static final String |
GET_LEADS_REQUEST_ID |
"https://api.weixin.qq.com/channels/leads/get_leads_request_id" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ADD_PROMOTER_URL |
"https://api.weixin.qq.com/channels/ec/league/promoter/add" |
public static final String |
ADD_SUPPLIER_GOODS_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/window/add" |
public static final String |
BATCH_ADD_LEAGUE_ITEM_URL |
"https://api.weixin.qq.com/channels/ec/league/item/batchadd" |
public static final String |
DELETE_LEAGUE_ITEM_URL |
"https://api.weixin.qq.com/channels/ec/league/item/delete" |
public static final String |
DELETE_PROMOTER_URL |
"https://api.weixin.qq.com/channels/ec/league/promoter/delete" |
public static final String |
EDIT_PROMOTER_URL |
"https://api.weixin.qq.com/channels/ec/league/promoter/upd" |
public static final String |
GET_LEAGUE_ITEM_LIST_URL |
"https://api.weixin.qq.com/channels/ec/league/item/list/get" |
public static final String |
GET_LEAGUE_ITEM_URL |
"https://api.weixin.qq.com/channels/ec/league/item/get" |
public static final String |
GET_PROMOTER_LIST_URL |
"https://api.weixin.qq.com/channels/ec/league/promoter/list/get" |
public static final String |
GET_PROMOTER_URL |
"https://api.weixin.qq.com/channels/ec/league/promoter/get" |
public static final String |
GET_SUPPLIER_AUTH_STATUS_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/windowauth/status/get" |
public static final String |
GET_SUPPLIER_AUTH_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/windowauth/get" |
public static final String |
GET_SUPPLIER_BALANCE_FLOW_DETAIL_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/funds/flowdetail/get" |
public static final String |
GET_SUPPLIER_BALANCE_FLOW_LIST_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/funds/flowlist/get" |
public static final String |
GET_SUPPLIER_BALANCE_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/funds/balance/get" |
public static final String |
GET_SUPPLIER_GOODS_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/window/getdetail" |
public static final String |
GET_SUPPLIER_ITEM_LIST_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/item/list/get" |
public static final String |
GET_SUPPLIER_ITEM_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/item/get" |
public static final String |
GET_SUPPLIER_ORDER_LIST_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/order/list/get" |
public static final String |
GET_SUPPLIER_ORDER_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/order/get" |
public static final String |
GET_SUPPLIER_SHOP_LIST_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/shop/list/get" |
public static final String |
GET_SUPPLIER_SHOP_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/shop/get" |
public static final String |
LIST_SUPPLIER_GOODS_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/window/getall" |
public static final String |
REMOVE_SUPPLIER_GOODS_URL |
"https://api.weixin.qq.com/channels/ec/league/headsupplier/window/remove" |
public static final String |
UPDATE_LEAGUE_ITEM_URL |
"https://api.weixin.qq.com/channels/ec/league/item/upd" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
GET_LIVE_DATA_URL |
"https://api.weixin.qq.com/channels/livedashboard/getlivedata" |
public static final String |
GET_LIVE_LIST_URL |
"https://api.weixin.qq.com/channels/livedashboard/getlivelist" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ACCEPT_ADDRESS_MODIFY_URL |
"https://api.weixin.qq.com/channels/ec/order/addressmodify/accept" |
public static final String |
DECODE_SENSITIVE_INFO_URL |
"https://api.weixin.qq.com/channels/ec/order/sensitiveinfo/decode" |
public static final String |
ORDER_GET_URL |
"https://api.weixin.qq.com/channels/ec/order/get" |
public static final String |
ORDER_LIST_URL |
"https://api.weixin.qq.com/channels/ec/order/list/get" |
public static final String |
ORDER_SEARCH_URL |
"https://api.weixin.qq.com/channels/ec/order/search" |
public static final String |
REJECT_ADDRESS_MODIFY_URL |
"https://api.weixin.qq.com/channels/ec/order/addressmodify/reject" |
public static final String |
UPDATE_ADDRESS_URL |
"https://api.weixin.qq.com/channels/ec/order/address/update" |
public static final String |
UPDATE_EXPRESS_URL |
"https://api.weixin.qq.com/channels/ec/order/deliveryinfo/update" |
public static final String |
UPDATE_PRICE_URL |
"https://api.weixin.qq.com/channels/ec/order/price/update" |
public static final String |
UPDATE_REMARK_URL |
"https://api.weixin.qq.com/channels/ec/order/merchantnotes/update" |
public static final String |
UPLOAD_FRESH_INSPECT_URL |
"https://api.weixin.qq.com/channels/ec/order/freshinspect/submit" |
public static final String |
VIRTUAL_TEL_NUMBER_URL |
"https://api.weixin.qq.com/channels/ec/order/virtualtelnumber/get" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
BIND_SHARER_URL |
"https://api.weixin.qq.com/channels/ec/sharer/bind" |
public static final String |
LIST_SHARER_ORDER_URL |
"https://api.weixin.qq.com/channels/ec/sharer/get_sharer_order_list" |
public static final String |
LIST_SHARER_URL |
"https://api.weixin.qq.com/channels/ec/sharer/get_sharer_list" |
public static final String |
SEARCH_SHARER_URL |
"https://api.weixin.qq.com/channels/ec/sharer/search_sharer" |
public static final String |
UNBIND_SHARER_URL |
"https://api.weixin.qq.com/channels/ec/sharer/unbind" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ADD_LIMIT_TASK_URL |
"https://api.weixin.qq.com/channels/ec/product/limiteddiscounttask/add" |
public static final String |
CANCEL_AUDIT_URL |
"https://api.weixin.qq.com/channels/ec/product/audit/cancel" |
public static final String |
DELETE_LIMIT_TASK_URL |
"https://api.weixin.qq.com/channels/ec/product/limiteddiscounttask/delete" |
public static final String |
LIST_LIMIT_TASK_URL |
"https://api.weixin.qq.com/channels/ec/product/limiteddiscounttask/list/get" |
public static final String |
SPU_ADD_URL |
"https://api.weixin.qq.com/channels/ec/product/add" |
public static final String |
SPU_AUDIT_FREE_UPDATE_URL |
"https://api.weixin.qq.com/channels/ec/product/auditfree" |
public static final String |
SPU_DEL_URL |
"https://api.weixin.qq.com/channels/ec/product/delete" |
public static final String |
SPU_DELISTING_URL |
"https://api.weixin.qq.com/channels/ec/product/delisting" |
public static final String |
SPU_GET_STOCK_BATCH_URL |
"https://api.weixin.qq.com/channels/ec/product/stock/batchget" |
public static final String |
SPU_GET_STOCK_URL |
"https://api.weixin.qq.com/channels/ec/product/stock/get" |
public static final String |
SPU_GET_URL |
"https://api.weixin.qq.com/channels/ec/product/get" |
public static final String |
SPU_H5URL_URL |
"https://api.weixin.qq.com/channels/ec/product/h5url/get" |
public static final String |
SPU_LIST_URL |
"https://api.weixin.qq.com/channels/ec/product/list/get" |
public static final String |
SPU_LISTING_URL |
"https://api.weixin.qq.com/channels/ec/product/listing" |
public static final String |
SPU_QRCODE_URL |
"https://api.weixin.qq.com/channels/ec/product/qrcode/get" |
public static final String |
SPU_TAGLINK_URL |
"https://api.weixin.qq.com/channels/ec/product/taglink/get" |
public static final String |
SPU_UPDATE_STOCK_URL |
"https://api.weixin.qq.com/channels/ec/product/stock/update" |
public static final String |
SPU_UPDATE_URL |
"https://api.weixin.qq.com/channels/ec/product/update" |
public static final String |
STOP_LIMIT_TASK_URL |
"https://api.weixin.qq.com/channels/ec/product/limiteddiscounttask/stop" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
GRADE_UPDATE_URL |
"https://api.weixin.qq.com/channels/ec/vip/user/grade/update" |
public static final String |
SCORE_DECREASE_URL |
"https://api.weixin.qq.com/channels/ec/vip/user/score/decrease" |
public static final String |
SCORE_INCREASE_URL |
"https://api.weixin.qq.com/channels/ec/vip/user/score/increase" |
public static final String |
VIP_SCORE_URL |
"https://api.weixin.qq.com/channels/ec/vip/user/score/get" |
public static final String |
VIP_USER_INFO_URL |
"https://api.weixin.qq.com/channels/ec/vip/user/info/get" |
public static final String |
VIP_USER_LIST_URL |
"https://api.weixin.qq.com/channels/ec/vip/user/list/get" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
ADD_COVER_AREA_URL |
"https://api.weixin.qq.com/channels/ec/warehouse/coverlocations/add" |
public static final String |
ADD_WAREHOUSE_URL |
"https://api.weixin.qq.com/channels/ec/warehouse/create" |
public static final String |
DELETE_COVER_AREA_URL |
"https://api.weixin.qq.com/channels/ec/warehouse/coverlocations/del" |
public static final String |
GET_WAREHOUSE_PRIORITY_URL |
"https://api.weixin.qq.com/channels/ec/warehouse/address/prioritysort/get" |
public static final String |
GET_WAREHOUSE_STOCK_URL |
"https://api.weixin.qq.com/channels/ec/warehouse/stock/get" |
public static final String |
GET_WAREHOUSE_URL |
"https://api.weixin.qq.com/channels/ec/warehouse/get" |
public static final String |
LIST_WAREHOUSE_URL |
"https://api.weixin.qq.com/channels/ec/warehouse/list/get" |
public static final String |
SET_WAREHOUSE_PRIORITY_URL |
"https://api.weixin.qq.com/channels/ec/warehouse/address/prioritysort/set" |
public static final String |
UPDATE_WAREHOUSE_STOCK_URL |
"https://api.weixin.qq.com/channels/ec/warehouse/stock/update" |
public static final String |
UPDATE_WAREHOUSE_URL |
"https://api.weixin.qq.com/channels/ec/warehouse/detail/update" |
Copyright © 2025. All rights reserved.