<?php namespace Content\Lib; use Dever; class Applet { # 更新数据 public function update_api() { return '稍后开放'; } }