8 lines
195 B
JSON
8 lines
195 B
JSON
{
|
|
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
|
|
|
|
// 枚举实体所在程序集名称集合
|
|
"Enum": {
|
|
"EntityAssemblyNames": [ "Admin." ]
|
|
}
|
|
} |