是不是用这样的方法设置,但是报错IocBean[conf] fail at field=[paths]
[ERROR] [2019-06-17 11:52:09][org.nutz.mvc.impl.NutLoading]try to depose ioc
[ERROR] [2019-06-17 11:57:16][com.xinze.pumpkin.core.CoreMainSetup]log4j2 jmx will case reload memory leak! pls add -Dlog4j2.disable.jmx=true to JAVA_OPTS
[ERROR] [2019-06-17 11:57:16][org.nutz.plugins.hotplug.Hotplug]fail at hotplug name=core
[ERROR] [2019-06-17 11:57:16][org.nutz.mvc.impl.NutLoading]Error happend during start serivce!
java.lang.RuntimeException: org.nutz.ioc.IocException: IocBean[dao -> dataSource -> conf] throw Exception when creating
permissionInterceptor : {
type :'com.xinze.pumpkin.core.interceptor.PermissionInterceptor'
},
$aop : {
type : 'org.nutz.ioc.aop.config.impl.JsonAopConfigration',
fields : {
itemList : [
['.+','.+','ioc:permissionInterceptor']
]
}
}