feat: 自定义站台占用图车次颜色

This commit is contained in:
denglihong2007
2026-01-01 18:59:24 +08:00
parent a25a047f14
commit 8e6f70a67d
31 changed files with 290 additions and 82 deletions

View File

@@ -1,11 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.Json.Serialization;
using System.Threading.Tasks;
namespace CRSim.Core.Models
namespace CRSim.Core.Models
{
public class Station
{