Commit 35cfd0fd 张东亮

1

1 个父辈 7164bf10
......@@ -209,7 +209,7 @@ namespace DeviceLibrary.manager
static void InitLinesInAirShower()
{
//添加3D的
linesInAirShower.Add("3D", new List<string>() { "S3Tail" });
linesInAirShower.Add("3D", new List<string>() { "S3Tail","MI7Tail" });
//添加4C的
linesInAirShower.Add("4C", new List<string>() { "C14Tail", "C15Tail" });
}
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!