mirror of
https://github.com/tobycroft/gorose-pro.git
synced 2025-09-26 20:51:27 +08:00
Readme
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
- [增加Insert](../../wiki/Insert新增数据)
|
||||
- [删除Delete](../../wiki/Delete删除数据)
|
||||
- [更新Update](../../wiki/Update方法)
|
||||
- [替换-Replace](../../wiki/Replace方法)
|
||||
- 单条查询(对象)(Map[string]interface{})
|
||||
- [Find/First返回对象](../../wiki/Find-First查询返回Obj对象方法)
|
||||
- 多条/联合查询([]Map[string]interface{}
|
||||
|
@@ -59,6 +59,7 @@
|
||||
- [Insert](../../wiki/Insert新增数据)
|
||||
- [Delete](../../wiki/Delete删除数据)
|
||||
- [Update](../../wiki/Update方法)
|
||||
- [Replace](../../wiki/Replace方法)
|
||||
- R as object(Map[string]interface{})
|
||||
- [Find/First](../../wiki/Find-First查询返回Obj对象方法)
|
||||
- R in array or by join([]Map[string]interface{}
|
||||
|
Reference in New Issue
Block a user