mirror of
https://gitee.com/ShopeX/OMS
synced 2026-03-22 18:35:35 +08:00
23 lines
540 B
XML
23 lines
540 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.8</version>
|
|
<license>shopex license</license>
|
|
<api_ver>2.2</api_ver>
|
|
<parent_model_class>dbeav_model</parent_model_class>
|
|
<optional app="dev">开发者工具</optional>
|
|
|
|
<depends>
|
|
<app>eccommon</app>
|
|
<app>image</app>
|
|
<app>desktop</app>
|
|
</depends>
|
|
</app> |