diff --git a/cw/WebRoot/cw/GroupByBookNum.jsp b/cw/WebRoot/cw/GroupByBookNum.jsp new file mode 100644 index 0000000..c4a62b8 --- /dev/null +++ b/cw/WebRoot/cw/GroupByBookNum.jsp @@ -0,0 +1,292 @@ +<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> +<% + String path = request.getContextPath(); + String basePath = request.getScheme() + "://" + + request.getServerName() + ":" + request.getServerPort() + + path + "/"; +%> + + + + +${title }--书号分类统计 + + + + + + + + + + + + + +
+
+
+
+
+ + + + +
+
+ + + + +
+
+ +
+
+ + + + +
+ + +
+
+ + +
+ +
+ +
+
+ +
+ +
+
+ + +
+ + + + + + + + + + + + + + + +
账单平台书号书名作者语种销售册数回款人民币回款美元
+
+
+
+ + + diff --git a/cw/WebRoot/cw/_header.jsp b/cw/WebRoot/cw/_header.jsp index b99861e..5d9b793 100644 --- a/cw/WebRoot/cw/_header.jsp +++ b/cw/WebRoot/cw/_header.jsp @@ -48,6 +48,7 @@