提交 5a8e8cb1aec1987b6350b0b32982e34e2065fc2d

作者 LJH 李佳桓
1 个父辈 59f15aec

update

... ... @@ -86,7 +86,7 @@ namespace DmpWmts
86 86 }
87 87 else if (boost::iequals(req, "GetFeatureInfo"))
88 88 {
89   - response.Write("wmts, GetFeatureInfo");
  89 + response.Write("wmts, GetFeatureInfo_testdmap");
90 90 }
91 91 else
92 92 {
... ...
注册登录 后发表评论