类 org.jeewx.api.wxstore.product.model.CommodityRtnInfo的使用
From JeeWx API
类 org.jeewx.api.wxstore.product.model.CommodityRtnInfo
的使用
-
使用CommodityRtnInfo的程序包 程序包 说明 org.jeewx.api.wxstore.product -
-
org.jeewx.api.wxstore.product中CommodityRtnInfo的使用
返回CommodityRtnInfo的org.jeewx.api.wxstore.product中的方法 限定符和类型 方法和说明 static CommodityRtnInfoJwProductAPI. doAddCommodity(java.lang.String newAccessToken, Product product)增加商品static CommodityRtnInfoJwProductAPI. doDelCommodity(java.lang.String newAccessToken, java.lang.String product_id)删除商品static CommodityRtnInfoJwProductAPI. doModproductstatus(java.lang.String newAccessToken, java.lang.String product_id, java.lang.Integer status)商品上下架 上下架标识(0-下架, 1-上架)static CommodityRtnInfoJwProductAPI. doUpdateCommodity(java.lang.String newAccessToken, Product product, java.lang.String accountid)修改商品static CommodityRtnInfoJwProductAPI. getByStatus(java.lang.String newAccessToken, java.lang.Integer status)获取指定状态的所有商品 商品状态(0-全部, 1-上架, 2-下架)
-