1 Star 0 Fork 32

周智彬/misone_erp

forked from hello-rong/misone_erp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
db_config_sae.php 207 Bytes
一键复制 编辑 原始数据 按行查看 历史
hello-rong 提交于 2014-10-28 10:51 . demo db config
<?php
return array(
'DB_TYPE'=>'mysql',
'DB_HOST'=>SAE_MYSQL_HOST_M,
'DB_NAME'=>SAE_MYSQL_DB,
'DB_USER'=>SAE_MYSQL_USER,
'DB_PWD'=>SAE_MYSQL_PASS,
'DB_PORT'=>SAE_MYSQL_PORT,
'DB_PREFIX'=>'misone_',
);
?>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/zzjzzb/misone_erp.git
[email protected]:zzjzzb/misone_erp.git
zzjzzb
misone_erp
misone_erp
master

搜索帮助