记得上下班打卡 | git大法好,push需谨慎

Commit a038a7f9 authored by 胡佳晨's avatar 胡佳晨

修改 new 改为clone

parent 80ef69ef
......@@ -469,7 +469,8 @@ public class DataImpl {
while (allCount.next()) {
allCountResult = allCount.getInt("allCount");
}
allCount.close();
pstmt.close();
do {
ArrayList<KylinOrderTickets> orderList = new ArrayList();
ArrayList<KylinOrderTicketStatus> orderStatusList = new ArrayList();
......
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