Commit b1bf08ae authored by 周健威's avatar 周健威

修改代码

parent 01ea31ba
...@@ -173,7 +173,7 @@ public class RscpImageDataTotalController extends BaseController<RscpImageDataTo ...@@ -173,7 +173,7 @@ public class RscpImageDataTotalController extends BaseController<RscpImageDataTo
public static final int TYPE_AREA = 1; public static final int TYPE_AREA = 1;
public static final int TYPE_GEOM = 2; public static final int TYPE_GEOM = 2;
public static final int TYPE_SHP = 3; public static final int TYPE_SHP = 3;
Integer shpKey; String shpKey;
Integer type; Integer type;
String startDate; String startDate;
String endDate; String endDate;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment