公告板
版本库
filestore
活动
搜索
登录
main
/
MES-WEB-API
智云MES后端API代码
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
客户维护模块:选中客户,在维护页面下方 增加 页签 和网格 显示客户关联的用户。
duhe
2024-01-31
cf0eb76ba6f82e7d9f9e2357b5c3d62f2ba80b97
[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>