mirror of
https://gitee.com/ShopeX/OMS
synced 2026-03-22 10:25:35 +08:00
19 lines
472 B
XML
19 lines
472 B
XML
<app>
|
|
<name>物料管理</name>
|
|
<main_app exclusion="true">false</main_app>
|
|
<description>material manage物料管理</description>
|
|
|
|
<author>
|
|
<name>淘管开发团队</name>
|
|
<email>taog@shopex.cn</email>
|
|
<url>http://www.shopex.cn</url>
|
|
</author>
|
|
|
|
<version>1.0.0</version>
|
|
<license>shopex license</license>
|
|
<parent_model_class>dbeav_model</parent_model_class>
|
|
|
|
<depends>
|
|
<app>ome</app>
|
|
</depends>
|
|
</app> |