1
This commit is contained in:
@@ -4,13 +4,13 @@ public class Config
|
||||
{
|
||||
public static string RootPath = $"sdcard/{Application.productName}";
|
||||
public static int TcpPort = 3000;
|
||||
public static string TcpHost = "192.168.50.199";// 192.168.50.199 192.168.50.107 192.169.0.199
|
||||
public static string TcpHost = "192.168.50.107";// 192.168.50.199 192.168.50.107 192.169.0.199
|
||||
public static string IpConfig = $"{RootPath}/ipconfig.txt";
|
||||
public static string DeviceModel = $"{RootPath}/<2F>豸<EFBFBD>ͺ<EFBFBD>.txt";//ƽ<><C6BD><EFBFBD><EFBFBD><EFBFBD>ͺţ<CDBA><C5A3>ͺ<EFBFBD>̨<EFBFBD><CCA8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><D2BB>
|
||||
//
|
||||
public static string SN;
|
||||
public static uint Group = 1;
|
||||
public static int times = 100;//<2F><><EFBFBD><EFBFBD>
|
||||
public static int times = 1000;//<2F><><EFBFBD><EFBFBD>
|
||||
//
|
||||
public static string AppPath = $"{RootPath}/Assets/App";//App<70><70>Դ·<D4B4><C2B7>
|
||||
public static string AppIconPath = $"{RootPath}/Assets/AppIcon";
|
||||
|
||||
Reference in New Issue
Block a user