remove default app server value
This commit is contained in:
parent
f297005973
commit
dbbe9cdd62
@ -20,7 +20,7 @@ Public Class ClassConfig
|
|||||||
<ConnectionStringAppServer>
|
<ConnectionStringAppServer>
|
||||||
Public Property ConnectionStringAppServer As String = ""
|
Public Property ConnectionStringAppServer As String = ""
|
||||||
<GlobalSetting>
|
<GlobalSetting>
|
||||||
Public Property AppServerConfig As String = "172.24.12.39:9000"
|
Public Property AppServerConfig As String = ""
|
||||||
|
|
||||||
Public ReadOnly Property IsIDB As Boolean
|
Public ReadOnly Property IsIDB As Boolean
|
||||||
Get
|
Get
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user