fix:
This commit is contained in:
parent
ceea1518e0
commit
0ba0080b1d
|
@ -83,26 +83,27 @@ func InitTestDB() {
|
|||
//&UserAttendanceRecord{},
|
||||
|
||||
// 合作商
|
||||
&Store{},
|
||||
&GameCard{},
|
||||
&GameCardGoods{},
|
||||
&GameCardGoodsStock{},
|
||||
&User{},
|
||||
&Order{},
|
||||
&OrderCard{},
|
||||
|
||||
&OperationLog{},
|
||||
&CooperativeBusiness{},
|
||||
&CooperativeMemberDeduct{},
|
||||
&CooperativeAssistantMemberDeduct{},
|
||||
|
||||
&CooperativeMemberPromotion{},
|
||||
&CooperativeMemberPromotionStore{},
|
||||
&CooperativeMemberPromotionDay{},
|
||||
&CooperativeMemberPromotionStoreDay{},
|
||||
&InviteMemberReport{},
|
||||
&CooperativeDeductSettle{},
|
||||
&XcxRole{},
|
||||
//&Store{},
|
||||
//&GameCard{},
|
||||
//&GameCardGoods{},
|
||||
//&GameCardGoodsStock{},
|
||||
//&User{},
|
||||
//&Order{},
|
||||
//&OrderCard{},
|
||||
//
|
||||
//&OperationLog{},
|
||||
//&CooperativeBusiness{},
|
||||
//&CooperativeMemberDeduct{},
|
||||
//&CooperativeAssistantMemberDeduct{},
|
||||
//
|
||||
//&CooperativeMemberPromotion{},
|
||||
//&CooperativeMemberPromotionStore{},
|
||||
//&CooperativeMemberPromotionDay{},
|
||||
//&CooperativeMemberPromotionStoreDay{},
|
||||
//&InviteMemberReport{},
|
||||
//&CooperativeDeductSettle{},
|
||||
//&XcxRole{},
|
||||
|
||||
)
|
||||
|
||||
fmt.Println("DB init success")
|
||||
|
|
Loading…
Reference in New Issue
Block a user