csx 4 år sedan
förälder
incheckning
fda5eaa330
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      controllers/his_api_controller.go

+ 3 - 0
controllers/his_api_controller.go Visa fil

@@ -357,6 +357,9 @@ func GetBasBaseInfo() (jsonStr string, err error) {
357 357
 
358 358
 	str3 = str
359 359
 	str4 = str1
360
+	fmt.Println(str3)
361
+	fmt.Println(str4)
362
+	fmt.Println(r)
360 363
 
361 364
 	str1 = nil
362 365
 	str3 = nil