公告板
版本库
filestore
活动
搜索
登录
main
/
JC34WCS
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
修改上游系统下发任务函数
Administrator
2025-05-07
472c3ae7d4a7470ec75ae4d0f06bb440fff2c305
[JC34WCS.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." ]
}
}