|
|
@@ -169,10 +169,40 @@ public class OrgMenuController {
|
|
|
return ResultContent.buildSuccess();
|
|
|
}
|
|
|
|
|
|
- @ResourceAuth(value = "projectPayOrderManager", type = AuthType.Project, remark = "资金管理_支付订单_151_Menu")
|
|
|
- @ResourceAuth(value = "projectPayOrderManager", type = AuthType.School, remark = "资金管理_支付订单_151_Menu")
|
|
|
- @ResourceAuth(value = "projectPayOrderManager", type = AuthType.BusinessMain, remark = "资金管理_支付订单_151_Menu")
|
|
|
- @ResourceAuth(value = "projectPayOrderManager", type = AuthType.CommonOrg, remark = "资金管理_支付订单_151_Menu")
|
|
|
+ @ResourceAuth(value = "projectWithdrawal", type = AuthType.Project, remark = "资金管理_提现_151_Menu")
|
|
|
+ @ResourceAuth(value = "projectWithdrawal", type = AuthType.School, remark = "资金管理_提现_151_Menu")
|
|
|
+ @ResourceAuth(value = "projectWithdrawal", type = AuthType.BusinessMain, remark = "资金管理_提现_151_Menu")
|
|
|
+ @ResourceAuth(value = "projectWithdrawal", type = AuthType.CommonOrg, remark = "资金管理_提现_151_Menu")
|
|
|
+ @ResourceAuth(value = AuthConstant.SuperAdmin, type = AuthType.Platform, remark = "")
|
|
|
+ @ResourceAuth(value = AuthConstant.Admin, type = AuthType.Project, remark = "")
|
|
|
+ @ResourceAuth(value = AuthConstant.Admin, type = AuthType.School, remark = "")
|
|
|
+ @ResourceAuth(value = AuthConstant.Admin, type = AuthType.BusinessMain, remark = "")
|
|
|
+ @ResourceAuth(value = AuthConstant.Admin, type = AuthType.CommonOrg, remark = "")
|
|
|
+ @ResourceAuth(value = "user", type = AuthType.User)
|
|
|
+ @RequestMapping(value = "projectWithdrawal", method = {RequestMethod.GET})
|
|
|
+ public ResultContent projectWithdrawal() {
|
|
|
+ return ResultContent.buildSuccess();
|
|
|
+ }
|
|
|
+
|
|
|
+ @ResourceAuth(value = "projectFundManagerAudit", type = AuthType.Project, remark = "资金管理_提现审核_152_Menu")
|
|
|
+ @ResourceAuth(value = "projectFundManagerAudit", type = AuthType.School, remark = "资金管理_提现审核_152_Menu")
|
|
|
+ @ResourceAuth(value = "projectFundManagerAudit", type = AuthType.BusinessMain, remark = "资金管理_提现审核_152_Menu")
|
|
|
+ @ResourceAuth(value = "projectFundManagerAudit", type = AuthType.CommonOrg, remark = "资金管理_提现审核_152_Menu")
|
|
|
+ @ResourceAuth(value = AuthConstant.SuperAdmin, type = AuthType.Platform, remark = "")
|
|
|
+ @ResourceAuth(value = AuthConstant.Admin, type = AuthType.Project, remark = "")
|
|
|
+ @ResourceAuth(value = AuthConstant.Admin, type = AuthType.School, remark = "")
|
|
|
+ @ResourceAuth(value = AuthConstant.Admin, type = AuthType.BusinessMain, remark = "")
|
|
|
+ @ResourceAuth(value = AuthConstant.Admin, type = AuthType.CommonOrg, remark = "")
|
|
|
+ @ResourceAuth(value = "user", type = AuthType.User)
|
|
|
+ @RequestMapping(value = "projectFundManagerAudit", method = {RequestMethod.GET})
|
|
|
+ public ResultContent projectFundManagerAudit() {
|
|
|
+ return ResultContent.buildSuccess();
|
|
|
+ }
|
|
|
+
|
|
|
+ @ResourceAuth(value = "projectPayOrderManager", type = AuthType.Project, remark = "资金管理_支付订单_153_Menu")
|
|
|
+ @ResourceAuth(value = "projectPayOrderManager", type = AuthType.School, remark = "资金管理_支付订单_153_Menu")
|
|
|
+ @ResourceAuth(value = "projectPayOrderManager", type = AuthType.BusinessMain, remark = "资金管理_支付订单_153_Menu")
|
|
|
+ @ResourceAuth(value = "projectPayOrderManager", type = AuthType.CommonOrg, remark = "资金管理_支付订单_153_Menu")
|
|
|
@ResourceAuth(value = AuthConstant.SuperAdmin, type = AuthType.Platform, remark = "")
|
|
|
@ResourceAuth(value = AuthConstant.Admin, type = AuthType.Project, remark = "")
|
|
|
@ResourceAuth(value = AuthConstant.Admin, type = AuthType.School, remark = "")
|
|
|
@@ -184,10 +214,10 @@ public class OrgMenuController {
|
|
|
return ResultContent.buildSuccess();
|
|
|
}
|
|
|
|
|
|
- @ResourceAuth(value = "projectPayShareManager", type = AuthType.Project, remark = "资金管理_分账单_152_Menu")
|
|
|
- @ResourceAuth(value = "projectPayShareManager", type = AuthType.School, remark = "资金管理_分账单_152_Menu")
|
|
|
- @ResourceAuth(value = "projectPayShareManager", type = AuthType.BusinessMain, remark = "资金管理_分账单_152_Menu")
|
|
|
- @ResourceAuth(value = "projectPayShareManager", type = AuthType.CommonOrg, remark = "资金管理_分账单_152_Menu")
|
|
|
+ @ResourceAuth(value = "projectPayShareManager", type = AuthType.Project, remark = "资金管理_分账单_154_Menu")
|
|
|
+ @ResourceAuth(value = "projectPayShareManager", type = AuthType.School, remark = "资金管理_分账单_154_Menu")
|
|
|
+ @ResourceAuth(value = "projectPayShareManager", type = AuthType.BusinessMain, remark = "资金管理_分账单_154_Menu")
|
|
|
+ @ResourceAuth(value = "projectPayShareManager", type = AuthType.CommonOrg, remark = "资金管理_分账单_154_Menu")
|
|
|
@ResourceAuth(value = AuthConstant.SuperAdmin, type = AuthType.Platform, remark = "")
|
|
|
@ResourceAuth(value = AuthConstant.Admin, type = AuthType.Project, remark = "")
|
|
|
@ResourceAuth(value = AuthConstant.Admin, type = AuthType.School, remark = "")
|
|
|
@@ -199,10 +229,10 @@ public class OrgMenuController {
|
|
|
return ResultContent.buildSuccess();
|
|
|
}
|
|
|
|
|
|
- @ResourceAuth(value = "projectPayReconManager", type = AuthType.Project, remark = "资金管理_对账单_153_Menu")
|
|
|
- @ResourceAuth(value = "projectPayReconManager", type = AuthType.School, remark = "资金管理_对账单_153_Menu")
|
|
|
- @ResourceAuth(value = "projectPayReconManager", type = AuthType.BusinessMain, remark = "资金管理_对账单_153_Menu")
|
|
|
- @ResourceAuth(value = "projectPayReconManager", type = AuthType.CommonOrg, remark = "资金管理_对账单_153_Menu")
|
|
|
+ @ResourceAuth(value = "projectPayReconManager", type = AuthType.Project, remark = "资金管理_对账单_155_Menu")
|
|
|
+ @ResourceAuth(value = "projectPayReconManager", type = AuthType.School, remark = "资金管理_对账单_155_Menu")
|
|
|
+ @ResourceAuth(value = "projectPayReconManager", type = AuthType.BusinessMain, remark = "资金管理_对账单_155_Menu")
|
|
|
+ @ResourceAuth(value = "projectPayReconManager", type = AuthType.CommonOrg, remark = "资金管理_对账单_155_Menu")
|
|
|
@ResourceAuth(value = AuthConstant.SuperAdmin, type = AuthType.Platform, remark = "")
|
|
|
@ResourceAuth(value = AuthConstant.Admin, type = AuthType.Project, remark = "")
|
|
|
@ResourceAuth(value = AuthConstant.Admin, type = AuthType.School, remark = "")
|