| | |
| | | <NameOfLastUsedPublishProfile>D:\智云迈思\MES\MES-WEB-LayUI\WebTM\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> |
| | | <NameOfLastUsedPublishProfile>D:\WorkBench\MES-WEB-LayUI\WebTM\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> |
| | | <ProjectView>ShowAllFiles</ProjectView> |
| | | <LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig> |
| | | <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig> |
| | | <UseIISExpress>true</UseIISExpress> |
| | | <Use64BitIISExpress /> |
| | | <IISExpressSSLPort /> |
| | |
| | | //var WEBURL = "http://192.168.60.12/API"; //中控 |
| | | //var WEBURL = "http://192.168.6.5:8082/API/"; //舜成 |
| | | /*var WEBURL = "http://121.36.199.126:8181/API/"; //三升*/ |
| | | var WEBURL = "http://localhost:81/API"; |
| | | var WEBURL = "http://localhost:81/API/"; |
| | | return WEBURL |
| | | } |
| | | |