19 lines
186 B
C#
19 lines
186 B
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Web;
|
|
|
|
namespace Web12306
|
|
{
|
|
public class TrainSuggestion
|
|
{
|
|
}
|
|
|
|
|
|
|
|
public class RequestInfo
|
|
{
|
|
|
|
}
|
|
|
|
} |