仪表盘
版本库
文件存储
活动
搜索
登录
SC
/
gfzl
广丰卷烟厂数采质量分析系统
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
feat: 新增数采数据源、储丝三方视图数据源;配置测试三数据源;区分开发、生产环境
zhuguifei
2026-04-03
a2077e70da78d28089c40ad65291885aad58b857
[SC/gfzl.git]
/
ruoyi-plus-soybean
/
.editorconfig
1
2
3
4
5
6
7
8
9
10
11
# Editor configuration, see http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true