Files
OMS/app/base/app.xml
2025-12-28 23:13:25 +08:00

14 lines
370 B
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<app>
<name>基础系统</name>
<description>基本的MVC框架。带有队列key-value存储接口。类smarty的模版系统</description>
<author>
<name>shopex开发团队</name>
<email>dev@shopex.cn</email>
<url>http://www.shopex.cn</url>
</author>
<version>0.15.0</version>
<license>shopex license</license>
</app>