新增营销系统、分销系统、会员功能、门店、提现功能
This commit is contained in:
4
components/canvasShow/config/mixin/index.js
Normal file
4
components/canvasShow/config/mixin/index.js
Normal file
@ -0,0 +1,4 @@
|
||||
import fun from './funMixin.js'
|
||||
import sendReq from './sendReqMixin.js'
|
||||
export const funMixin = fun
|
||||
export const sendReqMixin = sendReq
|
Reference in New Issue
Block a user