公告板
版本库
filestore
活动
搜索
登录
main
/
MESWMS-SCM
外网版桌面端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
条码生成模块增加档案列表页签,条码生成完毕后,根据主内码加载条码信息到档案列表页签,并根据此页签进行打印。
yxj
2021-04-23
b90e1b0f2c828bc6c9857bb7a7f520be582acaec
[MESWMS-SCM.git]
/
DAL
/
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="DAL.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="DAL_WMSWeb_WebService1" Type="(Web Service URL)" Scope="Application">
<Value Profile="(Default)">http://localhost/WEBS-WMS/WebService1.asmx</Value>
</Setting>
</Settings>
</SettingsFile>