using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace HL_FristAidPlatform_Help.Model
{
public class rs60DNT
public int rsCount { get; set; }
public int rs60 { get; set; }
}