Commit c0158858 by huangchengyi

1.0

parent d0d46d2a
Showing with 1 additions and 1 deletions
...@@ -168,7 +168,7 @@ func (a *ZyCronService) ZyDiscount(checkGoodsId string) { ...@@ -168,7 +168,7 @@ func (a *ZyCronService) ZyDiscount(checkGoodsId string) {
//fmt.Println(twoYearsAgotime) //fmt.Println(twoYearsAgotime)
if isExpire == false { if isExpire == false {
fmt.Println("1001 本商品不存在过期"+now_goods_id,info) fmt.Println("1001 本商品不存在过期"+now_goods_id)
continue; continue;
} }
//处理清库存系数,几个系数符合,往下面算 //处理清库存系数,几个系数符合,往下面算
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment