绿满眶商城微信小程序-uniapp
zxl
4 天以前 9de0101b604763d6706c821259f8977d0ebc68a8
api/common.js
@@ -50,4 +50,5 @@
 * 文件上传地址
 * @type {string}
 */
export const upload = api.common + "/common/upload/file";
export const upload = api.common + "/lmk/file/upload";
export const multiUpload = api.common + "/lmk/file/multi/upload";