@@ -1195,6 +1195,7 @@ public class PayOrderLogic {
.count() > 0
) {
workerOrderItem.setChargeType("SERV");
+ workerOrderItem.updateById();
}