Commit 02bfc60d by 冷斌

fix bug

parent 661a0f26
<?php
include dirname(dirname(dirname(__DIR__))) . '/vendor/autoload.php';
require dirname(THINK_PATH).'/vendor/autoload.php';
class Api_Charge extends PhalApi_Api {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment