leopards SQL insert 帮助手册 Where 同 Select 部分 Set(column, value) Set(`id`, 10).Set(`name`, `Go`) SetMap(kv map[string]any) SetMap(map[string]any{`id`: 100, `name`: `Golang`})