소스 검색

no message

zhangchuanxing 1 개월 전
부모
커밋
112ddf5b4d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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))