1 Star 0 Fork 0

heshop / wechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
include.php 355 Bytes
一键复制 编辑 原始数据 按行查看 历史
稻草人 提交于 2020-09-11 10:12 . 初始化版本
<?php
/**
* @Author: qinuoyun
* @Date: 2020-08-20 13:46:09
* @Last Modified by: qinuoyun
* @Last Modified time: 2020-09-11 10:11:30
*/-------------------------------------------------------------------
if (!class_exists('\Wechat\Loader')) {
require __DIR__ . DIRECTORY_SEPARATOR . 'Wechat' . DIRECTORY_SEPARATOR . 'Loader.php';
}
PHP
1
https://gitee.com/heshop/wechat.git
git@gitee.com:heshop/wechat.git
heshop
wechat
wechat
master

搜索帮助