💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
在tp5中 公共模板引入方式 ``` {include file="public/_footer"} ``` 页面引入方式 ``` {:url('index/welcome')} ``` ``` allowField(true) 这个参数能过滤掉数据表中不存在的字段 public function add($data) { $this->allowField(true)->sava($data); } ``` uploadify插件的使用