Commit 30fd4d46 by guojuxing

pmd

parent a6516c42
...@@ -24,7 +24,7 @@ public class UnionResourceGroupVO implements Serializable{ ...@@ -24,7 +24,7 @@ public class UnionResourceGroupVO implements Serializable{
/** /**
* 如果已经授权过,则禁止选择 * 如果已经授权过,则禁止选择
*/ */
private boolean hasAuth; private Boolean hasAuth;
public Integer getResourceGroupId() { public Integer getResourceGroupId() {
return resourceGroupId; return resourceGroupId;
......
Markdown is supported
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