Commit bda86a26 by LJM

add

parent 25f7fc1e
......@@ -406,7 +406,11 @@ const API = {
/**
* 对外开放-物流联动信息获取
* */
getShippingList: API_BASE + '/open/shipping/getShippingList'
getShippingList: API_BASE + '/open/shipping/getShippingList',
/**
* 删除和新增签约图片
* */
signUserPic: API_BASE + '/api/stockout/signUserPic'
}
......
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 sign in to comment