完整代码请点击:https://download.csdn.net/download/adophper/83339172直接上代码:<?php
namespace appapicontroller;
use appcommoncontrollerApi;
use appcommonserviceClientService;
use appcommonserviceWechatService;
use thinkCache;
use thinkDb;
/**
* 保税海关179接口
* Class Customs
* @package appapicontroller
*/
class Custom extends Api
{
// 无需登录的接口,*表...