更新UPM文件

This commit is contained in:
张明 2025-05-15 15:04:56 +08:00
parent 79c636b5f6
commit 624200a970
1 changed files with 9 additions and 0 deletions

View File

@ -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>