我很难从我的数据库中更新woocommerce页面上的产品库存/产品数量。我能够成功地更新其他部分(如客户笔记),但我不确定我做错了什么。这是我最近尝试过的代码 * The following code creates the JSON request body.* The JSON created by this code is shown below."3341")
loJsonReq.UpdateBool("product.inventory_quantity&q
我希望通过API.I将数据接收到React上的站点。我按照文档中的说明执行了所有操作,执行了npm install --save woocommerce-api安装,并使用文档API.I中的参数创建了对象import WooCommerceAPI from 'woocommerce-api';
class Goods extends C