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
 
657
 
658
 	} else {
658
 	} else {
659
 		if record.LastId != 0 {
659
 		if record.LastId != 0 {
660
+			fmt.Println("~~~~~~~~")
660
 
661
 
661
 			list, err := GetResultRecord()
662
 			list, err := GetResultRecord()
662
 			fmt.Println(list)
663
 			fmt.Println(list)