db_agentAgentLocalRedismap_insert本页总览map_insert 在hash类型的键中插入一个字段 声明 bool map_insert(string name, string key, mixed value) 参数 参数名描述name键名key字段名value值 返回值 true: 成功;false: 失败 使用方式 返回文档