You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.2 KiB
XML
33 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<ActionService>
|
|
<Design>
|
|
<Path path="基础数据维护/轮胎部件">
|
|
<Action action="BAEADE439DF244CEBE51553E14B28289">
|
|
<Caption>查询</Caption>
|
|
<Remark>查询轮胎部件信息</Remark>
|
|
</Action>
|
|
<Action action="B4E7A0B4D23742C8940E10B22218084B">
|
|
<Caption>添加</Caption>
|
|
<Remark>添加轮胎部件</Remark>
|
|
</Action>
|
|
</Path>
|
|
</Design>
|
|
|
|
<DesignToRuntime>
|
|
<!--查询-->
|
|
<Design action="BAEADE439DF244CEBE51553E14B28289">
|
|
<Runtime action="278BD42944764BFFB96EC9297E2E0471"/>
|
|
</Design>
|
|
<!--添加-->
|
|
<Design action="B4E7A0B4D23742C8940E10B22218084B">
|
|
<Runtime action="E44ED1AD898F4A81B7E937D73DC85BC2"/>
|
|
</Design>
|
|
</DesignToRuntime>
|
|
|
|
<Runtime>
|
|
<Import assembly = "Data/Action/Feeding/Mesnac.Action.Feeding.dll">
|
|
<Action action="278BD42944764BFFB96EC9297E2E0471" class="Mesnac.Action.Feeding.Basic.BasRubTyrePart.SelectAction"/>
|
|
<Action action="E44ED1AD898F4A81B7E937D73DC85BC2" class="Mesnac.Action.Feeding.Basic.BasRubTyrePart.InsertAction"/>
|
|
</Import>
|
|
</Runtime>
|
|
</ActionService> |