|
@@ -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))
|