| | |
| | | import com.fzzy.push.sh2023.SH2023Constant; |
| | | import com.fzzy.push.sh2023.dto.SH2023Api1311; |
| | | import lombok.extern.slf4j.Slf4j; |
| | | import org.apache.commons.lang.StringUtils; |
| | | import org.springframework.beans.factory.annotation.Autowired; |
| | | import org.springframework.stereotype.Component; |
| | | import java.util.Date; |
| | |
| | | sh2023Api1311.setJkcs("9"); |
| | | } |
| | | sh2023Api1311.setJkxlh(sysData.getSn()); |
| | | if (sysData.getAzwzlx().equals("08")) { |
| | | sh2023Api1311.setSpjklx("1"); |
| | | } else if (secType.indexOf(sysData.getAzwzlx()) >= 0) { |
| | | sh2023Api1311.setSpjklx("2"); |
| | | } else { |
| | | sh2023Api1311.setSpjklx("3"); |
| | | if(StringUtils.isNotEmpty(sysData.getAzwzlx())){ |
| | | if (sysData.getAzwzlx().equals("08")) { |
| | | sh2023Api1311.setSpjklx("1"); |
| | | } else if (secType.indexOf(sysData.getAzwzlx()) >= 0) { |
| | | sh2023Api1311.setSpjklx("2"); |
| | | } else { |
| | | sh2023Api1311.setSpjklx("3"); |
| | | } |
| | | } |
| | | sh2023Api1311.setSblxbm("1"); |
| | | sh2023Api1311.setAzwzlx(sysData.getAzwzlx()); |