mirror of
https://gitee.com/ShopeX/OMS
synced 2026-03-23 02:45:33 +08:00
20 lines
447 B
XML
20 lines
447 B
XML
<app>
|
|
<name>设置管理员账户</name>
|
|
<description>提供一个带有权限和工作流的操作环境。</description>
|
|
|
|
<author>
|
|
<name>shopex开发团队</name>
|
|
<email>dev@shopex.cn</email>
|
|
<url>http://www.shopex.cn</url>
|
|
</author>
|
|
|
|
<version>0.2.0</version>
|
|
<license>shopex license</license>
|
|
|
|
<depends>
|
|
<app>pam</app>
|
|
</depends>
|
|
|
|
<optional app="dev">开发者工具</optional>
|
|
</app>
|