csx hace 3 años
padre
commit
ce72ed0465
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      service/bl_service.go

+ 1 - 0
service/bl_service.go Ver fichero

@@ -657,6 +657,7 @@ func GetResultDataInsertDB(org_id int64) (result []*CmResult) {
657 657
 
658 658
 	} else {
659 659
 		if record.LastId != 0 {
660
+			fmt.Println("~~~~~~~~")
660 661
 
661 662
 			list, err := GetResultRecord()
662 663
 			fmt.Println(list)