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