[最新更新]
This commit is contained in:
@@ -39,6 +39,9 @@ import refund from "./interfaces/refund"
|
||||
// 购物袋
|
||||
import bag from "./interfaces/bag"
|
||||
|
||||
// 增收赋能
|
||||
import empower from "./interfaces/empower"
|
||||
|
||||
export default {
|
||||
auth,
|
||||
bank,
|
||||
@@ -51,5 +54,6 @@ export default {
|
||||
idcard,
|
||||
withdraw,
|
||||
refund,
|
||||
bag
|
||||
bag,
|
||||
empower
|
||||
}
|
||||
Reference in New Issue
Block a user