新增mmsfc模块

This commit is contained in:
zhangxinah@yonyou.com 2025-06-05 09:58:33 +08:00
parent 6d7e67b8bf
commit 00734bc9b8
23 changed files with 9 additions and 5 deletions

View File

@ -1,5 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="bin" path="mmsfc/src/public"/>
<classpathentry kind="src" output="bin" path="mmsfc/src/client"/>
<classpathentry kind="src" output="bin" path="mmsfc/src/private"/>
<classpathentry kind="src" output="bin" path="mmsfc/src/test"/>
<classpathentry kind="src" output="bin" path="mmsfc/resources"/>
<classpathentry kind="src" output="bin" path="mmpub/src/public"/>
<classpathentry kind="src" output="bin" path="mmpub/src/client"/>
<classpathentry kind="src" output="bin" path="mmpub/src/private"/>
@ -106,11 +111,7 @@
<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Framework_Library"/>
<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Module_Public_Library"/>
<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Module_Client_Library"/>
<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Module_Private_Library">
<accessrules>
<accessrule kind="accessible" pattern="*/**"/>
</accessrules>
</classpathentry>
<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Module_Private_Library"/>
<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Module_Lang_Library"/>
<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/Generated_EJB"/>
<classpathentry kind="con" path="com.yonyou.studio.udt.core.container/NCCloud_Library"/>

0
mmsfc/META-INF/.gitkeep Normal file
View File

0
mmsfc/METADATA/.gitkeep Normal file
View File

3
mmsfc/component.xml Normal file
View File

@ -0,0 +1,3 @@
<component name="mmsfc" displayname="mmsfc">
<dependencies/>
</component>

View File

View File

View File

View File

View File

View File

View File

View File

0
mmsfc/doc/.gitkeep Normal file
View File

0
mmsfc/resources/.gitkeep Normal file
View File

View File

View File

View File

View File

View File

View File

View File

0
mmsfc/src/test/.gitkeep Normal file
View File