namespace Service.Station.Common;
public class StationConstant
{
public static string StationCode = "";
}