This website works better with JavaScript.
Explore
Help
Sign In
Mp-company
/
cjy-mp-company
Watch
2
Star
0
Fork
You've already forked cjy-mp-company
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
创巨圆微信服务商管理平台
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
87
Commits
2
Branches
0
Tags
1.3 MiB
Tag:
Branch:
Tree:
master
dev
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
cjy-mp-company
/
start.php
5 lines
92 B
Raw
Permalink
Normal View
History
Unescape
Escape
init
2 years ago
#!/usr/bin/env php
<?php
require_once __DIR__ . '/vendor/autoload.php';
support\App::run();