公告板
版本库
filestore
活动
搜索
登录
颜晓军
/
MES-WEB-API
派生自
MES-WEB-API
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
新增采购入库单,销售订单
沈泽
2021-11-16
d7b5be548fa11bb06aa98c5c9fb43c9702646298
[~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>