Commit 1fbdb2a0 authored by 1650842865's avatar 1650842865

权限控制

parent 06e84975
package com.huigou.topsun.dataPermission.application;
/**
* @author xin.lu
* @Description: TODO
* @date 2022/2/717:12
*/
public interface DataPermissionApplication {
void getDataManagePermission(StringBuffer sb);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment