公告板
版本库
filestore
活动
搜索
登录
main
/
AR-API
安瑞API代码,独立分出来的一套,版本比较老了
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
初始化
yusijie
10 天以前
48d17d7d8dea519911cc5691bef9ede3e3189ddb
[AR-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://localhost:8088/WEBS/WebService1.asmx</Value>
</Setting>
</Settings>
</SettingsFile>