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.
35 lines
1.4 KiB
XML
35 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<ActionService>
|
|
<Design>
|
|
<Path path="系统/启动">
|
|
<!--<Action action="941988F1F078444996F53518FAE63C31" auto="True">
|
|
<Caption>系统登录</Caption>
|
|
<Remark>系统登录与权限验证</Remark>
|
|
</Action>-->
|
|
<Action action="XL2CE4675A2C4C6CBA74642DCED0C955" auto="True">
|
|
<Caption>系统初始化</Caption>
|
|
<Remark>系统数据初始化</Remark>
|
|
</Action>
|
|
</Path>
|
|
</Design>
|
|
|
|
<DesignToRuntime>
|
|
<!--系统登录-->
|
|
<!--<Design action="941988F1F078444996F53518FAE63C31">
|
|
<Runtime action="D3222F7267124F4BA9A1C7E8DA2503BB"/>
|
|
</Design>-->
|
|
<!--系统初始化-->
|
|
<Design action="XL2CE4675A2C4C6CBA74642DCED0C955">
|
|
<Runtime action="XL6DAE7D9202409DBD5523D945A13F78"/>
|
|
</Design>
|
|
</DesignToRuntime>
|
|
|
|
<Runtime>
|
|
<!--<Import assembly = "Data/Action/Default/Mesnac.Action.Default.dll">
|
|
<Action action="D3222F7267124F4BA9A1C7E8DA2503BB" class="Mesnac.Action.Default.Purview.Login"/>
|
|
</Import>-->
|
|
<Import assembly = "Data/Action/ChemicalWeighing/Mesnac.Action.ChemicalWeighing.dll">
|
|
<Action action="XL6DAE7D9202409DBD5523D945A13F78" class="Mesnac.Action.ChemicalWeighing.Sys.SystemInitAutoAction"/>
|
|
</Import>
|
|
</Runtime>
|
|
</ActionService> |