|
|
|
|
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
|