同步规程同步代码和录入监测代码
This commit is contained in:
@@ -334,5 +334,10 @@ public class WmsMaterialCoilVo extends BaseEntity {
|
||||
* 关联的订单列表(通过wms_coil_contract_rel中间表JOIN crm_order)
|
||||
*/
|
||||
private List<com.klp.domain.vo.WmsCoilContractRelVo> orderList;
|
||||
|
||||
private Long specId;
|
||||
private Long versionId;
|
||||
private String specCode;
|
||||
private String versionCode;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user