11111111
This commit is contained in:
@@ -118,6 +118,8 @@ export default {
|
||||
vegeCellarTypeList: (params = {}) => request.post("/lpkgoods/vegeCellarTypeList", params),
|
||||
// 我的菜窖 商品列表
|
||||
vegeCellarList: (params = {}) => request.post("/lpkgoods/vegeCellarList", params),
|
||||
// 我的菜窖 转赠亲友
|
||||
transSubmission: (params = {}) => request.post("/transferrecords/submission", params),
|
||||
// 我的菜窖 预约提菜
|
||||
getStoreBySid: (params = {}) => request.get("/customerstore/getStoreBySid/" + params, params),
|
||||
// 我的菜窖 预约提菜 选择时间范围
|
||||
|
||||
Reference in New Issue
Block a user