1123
This commit is contained in:
@@ -67,7 +67,8 @@ public class DkBorrowController extends BaseController {
|
||||
return toAjax(borrowService.save(bo) ? 1 : 0);
|
||||
}
|
||||
|
||||
/**
|
||||
/**\
|
||||
*
|
||||
* 修改借款计划
|
||||
*/
|
||||
@PreAuthorize("@ss.hasPermi('dk:borrow:edit')")
|
||||
|
||||
Reference in New Issue
Block a user