wangfei 6 年前
父节点
当前提交
ca6d71349a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      service/goods/orders.go

+ 1
- 1
service/goods/orders.go 查看文件

@@ -327,7 +327,7 @@ func (s *GoodsServ) validOrdersCase(info *model.TaGoodsOrders) error {
327 327
 	}
328 328
 
329 329
 	if conf.Status != models.STATUS_NORMAL {
330
-		return errors.New("当前案场不为营业!不允许下单!")
330
+		return errors.New("当前案场已歇业!不允许下单!")
331 331
 	}
332 332
 
333 333
 	// 获取当月记录