fix ivyz9a2b

This commit is contained in:
2025-05-21 20:45:14 +08:00
parent f9faac5155
commit f1ee00d841
3 changed files with 10 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ func NewIVYZ9A2BLogic(ctx context.Context, svcCtx *svc.ServiceContext) *IVYZ9A2B
}
}
func (l *IVYZ9A2BLogic) IVYZ9A2B(req *types.Request) (resp string, err error) {
func (l *IVYZ9A2BLogic) IVYZ9A2B(req *types.Request) (resp string, err *errs.AppError) {
var status string
var charges bool
var remark = ""