新增成品检验报工
parent
984f772788
commit
4590133c27
@ -1,7 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Class name="Material">
|
||||
<Relation field="ProductRoutings" name="ProductRouting" reverse="Material" type="ONE_TO_MULTI" owner="true">
|
||||
</Relation>
|
||||
<Relation field="ProductRoutings" name="ProductRouting" reverse="Material" type="ONE_TO_MULTI" owner="true">
|
||||
</Relation>
|
||||
<Relation field="Childs" name="Material" reverse="Group" type="ONE_TO_MULTI" owner="false">
|
||||
</Relation>
|
||||
<Relation field="WorkShop" name="WorkShop" type="MULTI_TO_ONE" owner="false">
|
||||
</Relation>
|
||||
</Class>
|
Loading…
Reference in New Issue