仪表盘
版本库
文件存储
活动
搜索
登录
MainRepositories
/
InfrastructureWCS
WCS代码重构基础库
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
更新QuartzJob种子数据插入
hutongqing
2024-08-23
e98b07c84a2a496da895ef6b523b29ccc75e004d
[MainRepositories/InfrastructureWCS.git]
/
WIDESEAWCS_Server
/
.editorconfig
1
2
3
4
[*.cs]
# CS8618: 在退出构造函数时,不可为 null 的字段必须包含非 null 值。请考虑声明为可以为 null。
dotnet_diagnostic.CS8618.severity = none