最近百度小程序比较火,自己站点用thinkphp打造的,所以写了这个Thinkphp的百度小程序输出接口,实现数据同步. 附上代码 <?php namespace app\article\controller; use think\Request; use com\File; use mip\Htmlp; use mip\Mip; class ApiArticle extends Mip { protected $beforeActionList = ['start']; public func