缴费审核
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ public class PayPaymentCheckController extends JeroController<PayPaymentRecordSu
|
||||
}
|
||||
|
||||
@ApiOperation(value="获取最新一条待审核记录", notes="获取最新一条待审核记录")
|
||||
@PostMapping(value = "/getLastRecord")
|
||||
@GetMapping(value = "/getLastRecord")
|
||||
public Result<?> getLastRecord(String projectId) {
|
||||
|
||||
List<PayPaymentRecord> list;
|
||||
|
||||
Reference in New Issue
Block a user