|
|
@ -688,6 +688,7 @@ public class CommonInterfaceServiceImpl implements CommonInterfaceService { |
|
|
|
String spbm = item.getSpbm(); |
|
|
|
String spbm = item.getSpbm(); |
|
|
|
String spmc = item.getXmmc(); |
|
|
|
String spmc = item.getXmmc(); |
|
|
|
String sl = item.getSl(); |
|
|
|
String sl = item.getSl(); |
|
|
|
|
|
|
|
item.setZnfm(ConfigureConstant.STRING_0); |
|
|
|
if (StringUtils.isNotBlank(spbm) && !ConfigureConstant.XJZSXHQD.equals(spmc)) { |
|
|
|
if (StringUtils.isNotBlank(spbm) && !ConfigureConstant.XJZSXHQD.equals(spmc)) { |
|
|
|
SpjcXx spjcXx = SpjcXx.initSpjcXx(spbm, spmc, sl, qdbz); |
|
|
|
SpjcXx spjcXx = SpjcXx.initSpjcXx(spbm, spmc, sl, qdbz); |
|
|
|
try { |
|
|
|
try { |
|
|
|