/// <summary> /// 查询配置参数 /// </summary> /// <returns></returns> public DataTable setting() { return(IO_AGVMapService.Map_Setting()); }