Browse Source

no message

zhangchuanxing 1 month ago
parent
commit
112ddf5b4d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      controllers/roadshow/company.go

+ 2 - 2
controllers/roadshow/company.go

@@ -179,7 +179,7 @@ func (this *CalendarController) CompanyDetail() {
 }
 
 //func init() {
-//	init16_01()
+//	init16_0()
 //}
 
 func init16_0() {
@@ -341,7 +341,7 @@ func init16_0() {
 	}
 	fmt.Println(len(updateItems))
 
-	err = roadshow.UpdateRsReportRecordPermissionMulti(updateItems)
+	//err = roadshow.UpdateRsReportRecordPermissionMulti(updateItems)
 	fmt.Println(err)
 
 	fmt.Println("----", len(itemsRs))