处理订单列表
This commit is contained in:
7
unpackage/dist/dev/mp-weixin/api/config.js
vendored
7
unpackage/dist/dev/mp-weixin/api/config.js
vendored
@@ -6,12 +6,5 @@ function fetchGetConfig() {
|
||||
// id : number
|
||||
});
|
||||
}
|
||||
function fetchGetPriceRules() {
|
||||
return api_request.request({
|
||||
url: "/config/getPriceRules"
|
||||
// id : number
|
||||
});
|
||||
}
|
||||
exports.fetchGetConfig = fetchGetConfig;
|
||||
exports.fetchGetPriceRules = fetchGetPriceRules;
|
||||
//# sourceMappingURL=../../.sourcemap/mp-weixin/api/config.js.map
|
||||
|
||||
Reference in New Issue
Block a user