解决租户模块资源引用的bug
This commit is contained in:
@@ -14,7 +14,7 @@ import java.util.List;
|
|||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|
||||||
@Service(value = "tenant_component")
|
@Service(value = "tenant_component")
|
||||||
@UserResource
|
@TenantResource
|
||||||
public class TenantComponent implements ICommonQuery {
|
public class TenantComponent implements ICommonQuery {
|
||||||
|
|
||||||
@Resource
|
@Resource
|
||||||
|
|||||||
Reference in New Issue
Block a user