| | |
| | | String tykqbm = apiCommonService.getTykqbm(apiData.getKqdm()); |
| | | api1206.setTyckjsdh(api1206.getCkjsdh().replace(apiData.getKqdm(), tykqbm)); |
| | | } |
| | | api1206.setFpzt("1"); |
| | | return api1206; |
| | | } |
| | | if (Constant.API_CODE_1207.equals(inteId)) { |
| | |
| | | String tyhwbm = apiCommonService.getTyhwbm(api1307.getHwdm()); |
| | | api1307.setTyhwbm(tyhwbm); |
| | | } |
| | | //设置预置位编码 |
| | | if (api1307.getYzwbh().startsWith(api1307.getHwdm())) { |
| | | api1307.setYzwbh(api1307.getYzwbh().replace(api1307.getHwdm(), api1307.getTyhwbm())); |
| | | } |
| | | |
| | | //设置文件路径 |
| | | String cntxwjlj = "V2024/2432/"; |