123456789101112131415161718192021222324252627 |
- <?xml version="1.0" encoding='gb2312'?>
- <module name="ic">
- <!--近檄瘻뻣-->
- <public>
- <component name="transformadd" accessProtected="false" remote="true" singleton="true" tx="NONE" supportAlias="true">
- <implementation>nc.bs.ic.impl.TransformAddImpl</implementation>
- </component>
- </public>
- <!--데앴榴檄꿴璂-->
- <public>
- <component name="intobillstatus" accessProtected="false" remote="true" singleton="true" tx="NONE" supportAlias="true">
- <implementation>nc.bs.ic.impl.IntoBillStatusImpl</implementation>
- </component>
- </public>
- <!--툽늴뵀도갭쌈왯-->
- <public>
- <component name="batchcodeadd" accessProtected="false" remote="true" singleton="true" tx="NONE" supportAlias="true">
- <implementation>nc.bs.ic.impl.BatchCodeAddImpl</implementation>
- </component>
- </public>
- <!--꼼죕놔욋�뇜-->
- <public>
- <component name="deleteicmaterialout" accessProtected="false" remote="true" singleton="true" tx="NONE" supportAlias="true">
- <implementation>nc.bs.servlet.service.DeleteIcMaterialOutServlet</implementation>
- </component>
- </public>
- </module>
|