This commit is contained in:
2024-07-18 23:54:54 +08:00
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";
}
}