mirror of
https://gitee.com/ShopeX/OMS
synced 2026-03-22 10:25:35 +08:00
19 lines
492 B
XML
19 lines
492 B
XML
<app>
|
|
<name>组织架构管理</name>
|
|
<description>建立树形组织架构,通过配置关联帐号、终端(店铺)、仓储、物流。</description>
|
|
|
|
<author>
|
|
<name>shopex开发团队</name>
|
|
<email>dev@shopex.cn</email>
|
|
<url>http://www.shopex.cn</url>
|
|
</author>
|
|
|
|
<version>1.0.1</version>
|
|
<license>shopex license</license>
|
|
<parent_model_class>dbeav_model</parent_model_class>
|
|
|
|
<depends>
|
|
<app>ome</app>
|
|
</depends>
|
|
</app>
|