first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE ZHIQIM-CONFIG PUBLIC "-//ZHIQIM //DTD Zhiqim-Config Configuration 1.4.1//EN" "http://opensource.zhiqim.com/xmldtds/zhiqim_config_1_4_1.dtd">
|
||||
<zhiqim-config>
|
||||
|
||||
<group id="boot" desc="系统启动配置">
|
||||
<item key="name" value="${name}" type="protected" desc="系统名称" />
|
||||
<item key="version" value="${version}" type="protected" desc="系统版本" />
|
||||
<item key="port" value="${port}" type="private" desc="系统监听端口,用于启动监听和命令关闭工程" />
|
||||
</group>
|
||||
|
||||
</zhiqim-config>
|
||||
Reference in New Issue
Block a user