| | |
| | | BeanUtils.copyProperties(data, api1112); |
| | | return api1112; |
| | | } |
| | | if (NX2023Constant.NX_2023_API_CODE_1113.equals(inteId)) { |
| | | Nx2023Api1113 api1113 = new Nx2023Api1113(); |
| | | BeanUtils.copyProperties(data, api1113); |
| | | return api1113; |
| | | } |
| | | if (NX2023Constant.NX_2023_API_CODE_1201.equals(inteId)) { |
| | | Nx2023Api1201 api1201 = new Nx2023Api1201(); |
| | | BeanUtils.copyProperties(data, api1201); |
| | | return api1201; |
| | | } |
| | | if (NX2023Constant.NX_2023_API_CODE_1211.equals(inteId)) { |
| | | Nx2023Api1211 api1211 = new Nx2023Api1211(); |
| | | BeanUtils.copyProperties(data, api1211); |
| | | return api1211; |
| | | } |
| | | if (NX2023Constant.NX_2023_API_CODE_1205.equals(inteId)) { |
| | | Nx2023Api1205 api1205 = new Nx2023Api1205(); |
| | | BeanUtils.copyProperties(data, api1205); |
| | | api1205.setSzlx("09"); |
| | | return api1205; |
| | | } |
| | | if (NX2023Constant.NX_2023_API_CODE_1306.equals(inteId)) { |
| | | Nx2023Api1306 api1306 = new Nx2023Api1306(); |
| | | BeanUtils.copyProperties(data, api1306); |
| | | return api1306; |
| | | } |
| | | if (NX2023Constant.NX_2023_API_CODE_1307.equals(inteId)) { |
| | | Nx2023Api1307 api1307 = new Nx2023Api1307(); |
| | | BeanUtils.copyProperties(data, api1307); |
| | | return api1307; |
| | | } |
| | | if (NX2023Constant.NX_2023_API_CODE_1308.equals(inteId)) { |
| | | Nx2023Api1308 api1308 = new Nx2023Api1308(); |
| | | BeanUtils.copyProperties(data, api1308); |
| | | return api1308; |
| | | } |
| | | if (NX2023Constant.NX_2023_API_CODE_1403.equals(inteId)) { |
| | | Nx2023Api1403 api1403 = new Nx2023Api1403(); |
| | | BeanUtils.copyProperties(data, api1403); |
| | | return api1403; |
| | | } |
| | | return data; |
| | | } |
| | |
| | | } |
| | | return object; |
| | | } |
| | | |
| | | @Override |
| | | public ResponseDto pullData(ApiParam param, ApiConfs conf) { |
| | | //该协议无此实现 |
| | | return null; |
| | | } |
| | | |
| | | } |