csx 3 years ago
parent
commit
ce72ed0465
1 changed files with 1 additions and 0 deletions
  1. 1 0
      service/bl_service.go

+ 1 - 0
service/bl_service.go View File

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