namespace Entity.Constant; public class StationParamConst { /// /// 换电站编码 /// public static readonly string StationNo = "Station.StationNo"; }