更新UPM文件
This commit is contained in:
parent
79c636b5f6
commit
624200a970
|
@ -0,0 +1,9 @@
|
||||||
|
<?xml version="1.0" encoding="gb2312"?>
|
||||||
|
<module name="ct">
|
||||||
|
<public>
|
||||||
|
<component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
|
||||||
|
<interface>nccloud.pubift.commen.itf.utils.IHttpPostOtherSys</interface>
|
||||||
|
<implementation>nccloud.pubift.commen.impl.utils.HttpPostOtherSysImpl</implementation>
|
||||||
|
</component>
|
||||||
|
</public>
|
||||||
|
</module>
|
Loading…
Reference in New Issue