|
@@ -277,7 +277,7 @@ public class YongyouServiceImpl implements YongyouService {
|
|
|
otherOutMain.setVt_id("85");
|
|
|
otherOutMain.setBisstqc(false);
|
|
|
otherOutMain.setCcode("0000000006");
|
|
|
- otherOutMain.setCrdcode("202"); // 材料出库
|
|
|
+ otherOutMain.setCrdcode(outStoreFormVO.getType()+""); // 出库类型
|
|
|
otherOutMain.setCsource("库存");
|
|
|
otherOutMain.setCdefine14(outStoreFormVO.getId());// 保存设备系统的单据id
|
|
|
otherOutMain.setCmaker(outStoreFormVO.getCreatedUserName());// 申请人名称
|