公告板
版本库
filestore
活动
搜索
登录
颜晓军
/
MES-WEB-API
派生自
MES-WEB-API
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
称重入库模块修改(增加作废、反作废功能;增加包号,选择不良原因;保存时根据是否自动打印进行是否跳出打印模版选择框控制)
yxj
2023-07-07
ed504b73178fc5052cbffe1b360bd5d18b3b29b8
[~yxj/MES-WEB-API.git]
/
WebAPI
/
Properties
/
Settings.settings
1
2
3
4
5
6
7
8
9
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="WebAPI.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="WebAPI_WebS_WebService1" Type="(Web Service URL)" Scope="Application">
<Value Profile="(Default)">http://192.168.63.3/WEBS-WMS/WebService1.asmx</Value>
</Setting>
</Settings>
</SettingsFile>