Browse Source

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

csx 3 years ago
parent
commit
0533643edf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      main.go

+ 1 - 0
main.go View File

@@ -19,6 +19,7 @@ func init() {
19 19
 	//miConfig, _ := service.FindMedicalInsuranceInfo(org_id)
20 20
 	//CreateLog(miConfig)
21 21
 	//UploadLog(miConfig)
22
+
22 23
 }
23 24
 func main() {
24 25
 	beego.Run()