|
@ -1793,19 +1793,4 @@ public class ServiceApi {
|
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
|
|
* 统计视图
|
|
|
|
*/
|
|
|
|
public static class StatisticView {
|
|
|
|
|
|
|
|
// 视图
|
|
|
|
public static class View {
|
|
|
|
public static final String Add = "/statisticView/View/add";
|
|
|
|
public static final String Delete = "/statisticView/View/delete";
|
|
|
|
public static final String GetViewRule = "/statisticView/View/getViewRule";
|
|
|
|
public static final String GetViewStatisticData = "/statisticView/View/getViewStatisticData";
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
}
|