- stop jd promotion.scheduleRoutine
This commit is contained in:
@@ -227,7 +227,7 @@ func scheduleRoutine(isFirst bool) {
|
|||||||
|
|
||||||
func Init() {
|
func Init() {
|
||||||
scheduleDailyRoutine(true)
|
scheduleDailyRoutine(true)
|
||||||
scheduleRoutine(true)
|
// scheduleRoutine(true)
|
||||||
}
|
}
|
||||||
|
|
||||||
func CreateJdPromotion(ctx *jxcontext.Context, isIDJd bool, isAsync, isContinueWhenError bool, vendorPromotionID string, params *PromotionParams, mapData map[string]interface{}) (hint string, err error) {
|
func CreateJdPromotion(ctx *jxcontext.Context, isIDJd bool, isAsync, isContinueWhenError bool, vendorPromotionID string, params *PromotionParams, mapData map[string]interface{}) (hint string, err error) {
|
||||||
|
|||||||
Reference in New Issue
Block a user