同步单位

This commit is contained in:
2024-07-18 14:05:49 +08:00
parent 5bbd7eb25f
commit 9326b55a8e
2 changed files with 48 additions and 20 deletions

View File

@@ -485,5 +485,10 @@
/// 第三方 bip
/// </summary>
public const string BIP_DOMAIN = "http://192.168.1.11:8087/";
/// <summary>
/// 单位类型id
/// </summary>
public const string UNITTYPEID = "24906054811669";
}
}