公告板
版本库
filestore
活动
搜索
登录
main
/
MES-WEB-API
智云MES后端API代码
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
不良top3问题报表添加部门查询维度,部门以下拉框的形式加载出来,放在月份过滤字段旁边。生产质量汇报单表头上有部门信息
llj
2025-08-20
ea43c7b135fb7e38278737c43b58063a9d02a2ab
[MES-WEB-API.git]
/
WebAPI
/
Metadata
/
deploymentTemplates
/
apiappconfig.azureresource.json
1
2
3
4
5
6
7
8
9
10
{
"$schema": "http://schemas.management.azure.com/schemas/2014-04-01-preview/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"$system": {
"type": "Object"
}
},
"resources": []
}