csx 4 年 前
コミット
1d4ef36ecd
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2 0
      controllers/sg/his_api_controller.go

+ 2 - 0
controllers/sg/his_api_controller.go ファイルの表示

@@ -101,8 +101,10 @@ func (c *HisApiController) TestGetBasBaseInfo() {
101 101
 	//path := ""
102 102
 	//bytePath := []byte(  "\x00")
103 103
 	//bytePath2 := []byte(  "\x00")
104
+	//ssss
104 105
 
105 106
 	str := make([]byte, 256)
107
+
106 108
 	str1 := make([]byte, 256)
107 109
 
108 110
 	s2 := []byte(string(str) + "\x00")