Commit 65df87cb authored by 季圣华's avatar 季圣华
Browse files

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

parent 69b12e48
......@@ -14,7 +14,7 @@ import java.util.List;
import java.util.Map;
@Service(value = "tenant_component")
@UserResource
@TenantResource
public class TenantComponent implements ICommonQuery {
@Resource
......
Supports Markdown
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