webgm_corecommoncomponentsFDataBaseBasicinit_database本页总览init_database 数据库初始化 建集合(mongo)/表格(sqlite) 声明 bool init_database(string db_name, string coll_name, map field2ctype, string major_key) 参数 参数名描述db_name数据库名称coll_name集合/表格 名称field2ctype字段及对应的类型major_key主键 返回值 bool 使用方式 返回文档