|
@@ -159,6 +159,7 @@ public class StorageBillServiceImpl extends ServiceImpl<StorageBillMapper, Stora
|
|
|
storageBill.setBrandNum(shiftConfiguration.getSteelGrade());//牌号
|
|
|
storageBill.setNewOldPlatform(shiftConfiguration.getNewOldPlatform());
|
|
|
storageBill.setSize(shiftConfiguration.getSpec());
|
|
|
+ storageBill.setTypeConfigId("1024");
|
|
|
}else {
|
|
|
// C端自动化创建装运单时,默认未知目的地
|
|
|
storageBill.setTypeConfigId("1024");
|