gf tool chain install 工具安装 version 工具版本查看 init 项目初始化 build 交叉编译 gen 代码生成命令 run 热编译(自动编译) get 依赖包下载 docker 镜像编译 update 工具更新 pack 二进制打包 mod 包管理扩展功能 help 命令行帮助...
公共方法: public function field ($field=null) //要返回的字段 field(‘id,username,password’) public function where ($condition=null) //查询条件 public function order($order=null) //排序 order(...