<?xml version="1.0"?>
<ActionService>
  <Design>
    <Path path="报表管理/物料统计报表">
      <Action action="88E1B0516A604947BF26BF9C52732D11">
        <Caption>查询物料使用</Caption>
        <Remark>查询物料使用</Remark>
      </Action>
      <Action action="A2093BEB6C2E40BC97D5707EBBE1AC6B">
        <Caption>导出物料统计报表</Caption>
        <Remark>导出物料统计报表</Remark>
      </Action>
    </Path>
  </Design>

  <DesignToRuntime>
    <!--查询物料使用-->
    <Design action="88E1B0516A604947BF26BF9C52732D11">
      <Runtime action="D80430F14FFD465CA357DAA9C99BCFEE"/>
    </Design>
    <!--导出物料统计报表-->
    <Design action="A2093BEB6C2E40BC97D5707EBBE1AC6B">
      <Runtime action="156246DF56C745BB9E8F7413BB54763C"/>
    </Design>
  </DesignToRuntime>

  <Runtime>
    <Import assembly = "Data/Action/ChemicalWeighing/Mesnac.Action.ChemicalWeighing.dll">
      <Action action="D80430F14FFD465CA357DAA9C99BCFEE" class="Mesnac.Action.ChemicalWeighing.Report.MaterialStatisticsReport.SelectWeightAction"/>
      <Action action="156246DF56C745BB9E8F7413BB54763C" class="Mesnac.Action.ChemicalWeighing.Report.MaterialStatisticsReport.ExportAction"/>
    </Import>
  </Runtime>
</ActionService>