fixbug:41716
This commit is contained in:
-2
@@ -420,6 +420,4 @@ public class PayMailBillController extends JeroController<PayMailBill, IPayMailB
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
+1
-1
@@ -2210,7 +2210,7 @@
|
||||
</where>
|
||||
union all
|
||||
SELECT
|
||||
tmps.create_time as createTime,
|
||||
tmps.create_time as createTime,
|
||||
tmps.id AS projectId,
|
||||
tmp.project_name AS projectName,
|
||||
tmps.amount_receivable as allMoney,
|
||||
|
||||
Reference in New Issue
Block a user