first commit
This commit is contained in:
1
unpackage/dist/build/mp-weixin/api/modules/goods.js
vendored
Normal file
1
unpackage/dist/build/mp-weixin/api/modules/goods.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";const p=require("../http.js"),a={goodsPage:(a={})=>p.http({url:"/app-api/djk/app/goods/page",params:a,method:"GET"}),goodsInfo:(a={})=>p.http({url:"/app-api/djk/app/goods/get",params:a,method:"GET"}),goodsCate:(a={})=>p.http({url:"/app-api/djk/app/goods/category/page",params:a,method:"GET"})};exports.api=a;
|
||||
Reference in New Issue
Block a user