hongze 1 سال پیش
والد
کامیت
100637499c
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      controllers/overseas_custom/custom.go

+ 0 - 2
controllers/overseas_custom/custom.go

@@ -231,8 +231,6 @@ func (this *OverseasCustomController) CustomHide() {
 
 		updateParams := make(map[string]interface{})
 		updateParams["is_hide"] = isHide
-		updateParams["modify_time"] = time.Now()
-
 		whereParam := make(map[string]interface{})
 		whereParam["company_id"] = req.CompanyId