5 lines
89 B
C#
5 lines
89 B
C#
|
|
public static class BuildConstants
|
|
{
|
|
public const string LocalIP = "10.98.116.11";
|
|
} |