💎一站式轻松地调用各大LLM模型接口,
支持GPT4、智谱、星火、月之暗面
及文生图
广告
#### count 方法 通过条件(SQL Where 条件)统计数据数量 ~~~ public function count("查询条件") ~~~ 案例代码 ~~~ $AeQuery = new Util\AEQuery("api","gr_test"); $number = $AeQuery->count("id > 100"); ~~~
载入项目
AEObject
get
set
save
destroy
getArray
AEQuery
get
find
count
AEHttp
AeTools
toArray