解决租户模块资源引用的bug

This commit is contained in:
季圣华
2019-07-21 20:44:53 +08:00
parent 69b12e48b2
commit 65df87cb0a

View File

@@ -14,7 +14,7 @@ import java.util.List;
import java.util.Map;
@Service(value = "tenant_component")
@UserResource
@TenantResource
public class TenantComponent implements ICommonQuery {
@Resource