chore 抽象微服务基本类库
This commit is contained in:
		| @ -1,10 +0,0 @@ | ||||
| namespace KonSoft.Admin.MultiTenancy; | ||||
|  | ||||
| public static class MultiTenancyConsts | ||||
| { | ||||
|     /* Enable/disable multi-tenancy easily in a single point. | ||||
|      * If you will never need to multi-tenancy, you can remove | ||||
|      * related modules and code parts, including this file. | ||||
|      */ | ||||
|     public const bool IsEnabled = true; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user