mirror of
https://gitee.com/zoujingli/WeChatDeveloper.git
synced 2025-04-06 03:58:03 +08:00
Update Custom.php
This commit is contained in:
parent
0b086a29d7
commit
5d8955a41d
@ -1,11 +1,23 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
// | WeChatDeveloper
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
// | 版权所有 2014~2020 广州楚才信息科技有限公司 [ http://www.cuci.cc ]
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
// | 官方网站: http://think.ctolog.com
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
// | 开源协议 ( https://mit-license.org )
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
// | github开源项目:https://github.com/zoujingli/WeChatDeveloper
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
|
||||||
namespace WePay;
|
namespace WePay;
|
||||||
|
|
||||||
use WeChat\Contracts\BasicWePay;
|
use WeChat\Contracts\BasicWePay;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 商户提交订单到海关
|
* 微信扩展上报海关
|
||||||
* Class Custom
|
* Class Custom
|
||||||
* @package WePay
|
* @package WePay
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user