Commit 3219860c by 冷斌

fix bug

parent 02bfc60d
<?php <?php
require dirname(THINK_PATH).'/vendor/autoload.php'; require THINK_PATH.'vendor/autoload.php';
class Api_Charge extends PhalApi_Api { 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