| | |
| | | </dependentAssembly> |
| | | </assemblyBinding> |
| | | </runtime> |
| | | |
| | | <appSettings> |
| | | <!--<add key="WebApiUrl" value="http://localhost:5263/" />--> |
| | | <!--<add key="webapiurl" value="http://localhost:5263/" />--> |
| | | <!--<add key="WebApiUrl" value="http://192.168.1.145:8081/" />--> |
| | | <add key="WebApiUrl" value="http://192.168.1.145:81/" /> |
| | | <add key="LogPath" value="logs" /> |
| | |
| | | <add key="ToastSeconds" value="5" /><!--提示框时间--> |
| | | <add key="AsyncSeconds" value="2" /><!--水检超时时间--> |
| | | <add key="IsWater" value="0" /><!--是否要水检及工位码--> |
| | | <add key="IqcGetWeight" value="3000" /><!--iqc读称重时--> |
| | | <add key="TimingMailInterval" value="10000" /> |
| | | </appSettings> |
| | | <userSettings> |
| | | <Gs.DevApp.Properties.Settings> |