public class TB_System
{
	public int id;
	public string systemName;
	public string loadName;
	public string titleName;
}