fix add
This commit is contained in:
@@ -211,6 +211,7 @@ func (s *FormConfigServiceImpl) getDTOStruct(ctx context.Context, apiCode string
|
|||||||
"QYGL2NAO": &dto.QYGL2naoReq{}, //股权变更
|
"QYGL2NAO": &dto.QYGL2naoReq{}, //股权变更
|
||||||
"QYGLNIO8": &dto.QYGLNIO8Req{}, //企业基本信息
|
"QYGLNIO8": &dto.QYGLNIO8Req{}, //企业基本信息
|
||||||
"QYGL4B2E": &dto.QYGL5A3CReq{}, //税收违法
|
"QYGL4B2E": &dto.QYGL5A3CReq{}, //税收违法
|
||||||
|
"QYGL7D9A": &dto.QYGL5A3CReq{}, //欠税公告
|
||||||
}
|
}
|
||||||
|
|
||||||
// 优先返回已配置的DTO
|
// 优先返回已配置的DTO
|
||||||
|
|||||||
Reference in New Issue
Block a user