287a0bc
1
2
3
4
5
6
7
package common const ( DefaultTenant = "default_tenant" DefaultDatabase = "default_database" )