Sfoglia il codice sorgente

Merge branch 'master' of http://git.shengws.com/csx/gdyb

csx 2 anni fa
parent
commit
638b0350f8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      controllers/nm/nm_controller.go

+ 1 - 0
controllers/nm/nm_controller.go Vedi File

@@ -137,6 +137,7 @@ type ResultTwo10265 struct {
137 137
 }
138 138
 
139 139
 func (c *NmController) Post5203() {
140
+	fmt.Println("------")
140 141
 	org_name := c.GetString("org_name")
141 142
 	doctor := c.GetString("doctor")
142 143
 	fixmedins_code := c.GetString("fixmedins_code")