|
@@ -40,9 +40,9 @@ public static class GlobalConfig
|
|
|
public static string faultTablePath = Path.Combine(Application.streamingAssetsPath, "Config", "缺陷配置");
|
|
|
|
|
|
/// <summary>
|
|
|
- /// 设备配置表根目录
|
|
|
+ /// 内部结构设备配置表根目录
|
|
|
/// </summary>
|
|
|
- public static string partTablePath = Path.Combine(Application.streamingAssetsPath, "Config", "设备配置");
|
|
|
+ public static string partTablePath = Path.Combine(Application.streamingAssetsPath, "Config", "内部结构设备配置");
|
|
|
|
|
|
/// <summary>
|
|
|
/// 表格后缀
|