aa
This commit is contained in:
@@ -2430,3 +2430,7 @@ func RefreshCouponsStatus(ctx *jxcontext.Context) (err error) {
|
||||
task.GetID()
|
||||
return err
|
||||
}
|
||||
|
||||
func CreateStoreAcctOrder(ctx *jxcontext.Context, orderType, storeID, price int) (err error) {
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user