1 Star 4 Fork 1

CodeInHere / CIH-Admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
yii_test.bat 328 Bytes
一键复制 编辑 原始数据 按行查看 历史
yjy86868 提交于 2018-08-28 11:24 . rbac
@echo off
rem -------------------------------------------------------------
rem Yii command line bootstrap script for Windows.
rem -------------------------------------------------------------
@setlocal
set YII_PATH=%~dp0
if "%PHP_COMMAND%" == "" set PHP_COMMAND=php.exe
"%PHP_COMMAND%" "%YII_PATH%yii_test" %*
@endlocal
PHP
1
https://gitee.com/codeinhere/CIH-Admin.git
git@gitee.com:codeinhere/CIH-Admin.git
codeinhere
CIH-Admin
CIH-Admin
master

搜索帮助