package consts // MongoDB集合名称常量 const ( FileCollection = "file" TenantOssTotalCollection = "tenant_oss_total" )