示例#1
0
文件: TempAjax.cs 项目: tandat95/HCMT
 public List <HcmShape> GetAllDistrictPoint()
 {
     return(MongoProvider.GetAllDistrictPoint());
 }