44323
2024-04-23 16b704d18a875d1fb63827aaa507790ba2bef5be
guns-admin/src/main/java/com/stylefeng/guns/core/beetl/ShiroExt.java
@@ -15,11 +15,10 @@
 */
package com.stylefeng.guns.core.beetl;
import com.stylefeng.guns.core.shiro.ShiroUser;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.subject.Subject;
import org.beetl.core.GroupTemplate;
import com.stylefeng.guns.core.shiro.ShiroUser;
public class ShiroExt {
    private static final String NAMES_DELIMETER = ",";