公告板
版本库
filestore
活动
搜索
登录
颜晓军
/
MES-WEB-API
派生自
MES-WEB-API
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
基础资料(工序、生产资源、生产班组、不良原因、故障原因):添加审核、反审核、禁用、反禁用按钮
duhe
2023-06-27
b62e0517155d184a5d14b6113490b7140d45a738
[~yxj/MES-WEB-API.git]
/
WindowsFormsApp1
/
App.config
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
</startup>
</configuration>