1 Star 0 Fork 323

jasonshaw / ThinkCMFX

forked from thinkcmf / ThinkCMFX 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
sae_app_wizard.xml 451 Bytes
一键复制 编辑 原始数据 按行查看 历史
zxxjj 提交于 2014-10-30 07:15 . thinkcmfx1.1 init
<appwizard>
<platform>
<services>
<service name="data" params="public">Storage</service>
<service size="30M">Memcache</service>
<service>Mysql</service>
<service>KVDB</service>
</services>
</platform>
<code>
<!-- 初始化页面地址:即应用安装成功后跳转的地址,可以将应用安装脚本或数据库导入脚本写在该文件中 -->
<initScript>index.php</initScript>
</code>
</appwizard>
1
https://gitee.com/jasonshaw/ThinkCMFX.git
git@gitee.com:jasonshaw/ThinkCMFX.git
jasonshaw
ThinkCMFX
ThinkCMFX
master

搜索帮助