挂账需求
This commit is contained in:
@@ -86,6 +86,9 @@ public class CreditBuyerController {
|
|||||||
return CzgResult.success();
|
return CzgResult.success();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 还款
|
||||||
|
*/
|
||||||
@PostMapping("repayment")
|
@PostMapping("repayment")
|
||||||
@OperationLog("挂账人-还款")
|
@OperationLog("挂账人-还款")
|
||||||
//@SaAdminCheckPermission("creditBuyer:repayment")
|
//@SaAdminCheckPermission("creditBuyer:repayment")
|
||||||
|
|||||||
Reference in New Issue
Block a user