1 Star 0 Fork 1.8K

hui/ShopXO免费开源B2C商城系统

forked from 纵之格/ShopXO 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
api.php 743 Bytes
一键复制 编辑 原始数据 按行查看 历史
danan521 提交于 2018-11-28 01:21 . 优化 安装包生成
<?php
// +----------------------------------------------------------------------
// | ThinkPHP [ WE CAN DO IT JUST THINK ]
// +----------------------------------------------------------------------
// | Copyright (c) 2006-2014 http://thinkphp.cn All rights reserved.
// +----------------------------------------------------------------------
// | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 )
// +----------------------------------------------------------------------
// | Author: liu21st <liu21st@gmail.com>
// +----------------------------------------------------------------------
// 后台应用入口文件
// 引入公共入口文件
require './core.php';
// 引入ThinkPHP入口文件
require './ThinkPHP/ThinkPHP.php';
?>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/xiangchirou/shopxo.git
git@gitee.com:xiangchirou/shopxo.git
xiangchirou
shopxo
ShopXO免费开源B2C商城系统
master

搜索帮助