公告板
版本库
filestore
活动
搜索
登录
main
/
FZCZTB
非政采招投标项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
no message
移动系统liao
3 天以前
df64ac247493594de867fa0fd89f518446eff118
[FZCZTB.git]
/
Admin.NET
/
Admin.NET.Application
/
Configuration
/
Enum.json
1
2
3
4
5
6
7
8
{
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
// 枚举配置(将所有枚举转成字典)
"Enum": {
"EntityAssemblyNames": [ "Admin.","FZCZTB." ] // 枚举所在程序集(自行添加新建程序集名称)
}
}