소스 검색

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

test_user 10 달 전
부모
커밋
e29a9bd8e3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      controllers/sg/his_api_controller.go

+ 1 - 1
controllers/sg/his_api_controller.go 파일 보기

264
 					struct3502.RxFlag = "0"
264
 					struct3502.RxFlag = "0"
265
 					struct3502.InvChgTime = time.Now().Format("2006-01-02")
265
 					struct3502.InvChgTime = time.Now().Format("2006-01-02")
266
 					struct3502.OrgName = miConfig.OrgName
266
 					struct3502.OrgName = miConfig.OrgName
267
-					struct3501.Opter = roles.UserName
267
+					struct3502.Opter = roles.UserName
268
 					struct3502.AccessKey = miConfig.AccessKey
268
 					struct3502.AccessKey = miConfig.AccessKey
269
 					struct3502.RequestUrl = miConfig.Url
269
 					struct3502.RequestUrl = miConfig.Url
270
 					struct3502.SecretKey = miConfig.SecretKey
270
 					struct3502.SecretKey = miConfig.SecretKey