mirror of
https://gitee.com/ShopeX/OMS
synced 2026-04-03 22:25:46 +08:00
19 lines
424 B
XML
19 lines
424 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.0</version>
|
|
<license>shopex license</license>
|
|
<parent_model_class>dbeav_model</parent_model_class>
|
|
|
|
<depends>
|
|
<app>ome</app>
|
|
<app>taoguaniostockorder</app>
|
|
</depends>
|
|
</app> |