|
@@ -900,7 +900,7 @@ public class YongyouServiceImpl implements YongyouService {
|
|
|
}
|
|
|
if (vo.getSbId()!=null) {
|
|
|
SbInfo sbInfo = sbInfoMapper.selectByPrimaryKey(vo.getSbId());
|
|
|
- puAppMain.setCdefine2(sbInfo.getPositionNo() + "-" + sbInfo.getName());
|
|
|
+ puAppMain.setCdefine11(sbInfo.getPositionNo() + "-" + sbInfo.getName());
|
|
|
}
|
|
|
puAppMain.setCmemo(vo.getRemark());
|
|
|
puAppMain.setCmaker(vo.getCreatedUserName());
|