类 org.jeewx.api.wxstore.product.model.Product
的使用
-
使用Product的程序包 程序包 说明 org.jeewx.api.wxstore.product -
-
org.jeewx.api.wxstore.product中Product的使用
返回Product的org.jeewx.api.wxstore.product中的方法 限定符和类型 方法和说明 static Product
JwProductAPI. getCommodity(java.lang.String newAccessToken, java.lang.String product_id)
获取商品详细参数类型为Product的org.jeewx.api.wxstore.product中的方法 限定符和类型 方法和说明 static CommodityRtnInfo
JwProductAPI. doAddCommodity(java.lang.String newAccessToken, Product product)
增加商品static CommodityRtnInfo
JwProductAPI. doUpdateCommodity(java.lang.String newAccessToken, Product product, java.lang.String accountid)
修改商品
-