用户导入

This commit is contained in:
2024-07-12 15:01:12 +08:00
parent 22a576c63f
commit 6c533477a7
4 changed files with 80 additions and 8 deletions

View File

@@ -464,6 +464,15 @@
/// 血路管自动生产线2线
/// </summary>
public const string XUELUGUAN2XIAN = "25966313322789";
/// <summary>
/// 第三方 bip
/// </summary>
public const string BIP = "BIP";
/// <summary>
/// 第三方 bip
/// </summary>
public const string BIP_DOMAIN = "http://192.168.1.11:8087/";
}
}