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

Commit 238ad782 authored by 胡佳晨's avatar 胡佳晨

xiugai

parent 2619c062
......@@ -125,7 +125,7 @@ public class PerformanceUtils {
changeStatus.setSurplusGeneral(surplusGeneral);
}
sqlsDataA.add(new Object[]{
changeStatus.getStatus(), changeStatus.getSurplusGeneral(), kylinTicketVoItem.getTicketsId(), timeNow, timeNow
changeStatus.getStatus(), surplusGeneral, kylinTicketVoItem.getTicketsId(), timeNow, timeNow
});
kylinTicketVoItem.setStatus(status);
......
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