8 lines
233 B
PHP
Executable File
8 lines
233 B
PHP
Executable File
<?php
|
|
# @Author: fm453
|
|
# @Date: 2017-03-27T14:30:12+08:00
|
|
# @Last modified by: fm453
|
|
# @Last modified time: 2022-03-25T14:34:01+08:00
|
|
|
|
require __DIR__ . DIRECTORY_SEPARATOR . 'Wechat' . DIRECTORY_SEPARATOR . 'Loader.php';
|