Commit d7a8240a authored by shida.liu's avatar shida.liu

feat: 更换接口

parent fe9f1cf3
......@@ -268,7 +268,7 @@ export const apiChangeStateGoods = async params => {
// 查询sku最后一条审核记录
export const apiQueryLastAuditRecord = skuId =>
request.get(`/api/kdsp/sku/last/audit/record?skuId=${skuId}`, {
request.get(`/api/merchants/pops/product/sku/last/audit/record?skuId=${skuId}`, {
prefix: goodsApi,
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment