Commit 3baf4065 authored by 潘栩锋's avatar 潘栩锋 🚴

删除 多余的 unitycontainer 扫描架标识

parent 58d6b384
......@@ -14,7 +14,6 @@
<lifetime type="singleton" />
</register>
<register type="Window" mapTo="WdIOTip" name="wdIOTip" />
<instance name="blowingType" value="scan" />
</container>
</unity>
</configuration>
\ No newline at end of file
......@@ -21,6 +21,7 @@
<register type="IUiModule2" mapTo="UiModule2_ScanGraph2" name="blowing_sg2" />
<register type="IUiModule2" mapTo="UiModule2_ScanGraphCircular" name="blowing_sgc" />
<register type="IUiModule2" mapTo="UiModule2_TrendGraph" name="blowing_tg" />
<register type="IUiModule2" mapTo="UiModule2_TrendGraph2" name="blowing_tg2" />
</container>
</unity>
</configuration>
\ No newline at end of file
......@@ -12,7 +12,6 @@
<lifetime type="singleton" />
</register>
<register type="Window" mapTo="WdIOTip" name="wdIOTip" />
<instance name="blowingType" value="fix" />
</container>
</unity>
</configuration>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment