|
@@ -78,7 +78,7 @@ public class HagSkillReq implements Serializable {
|
|
@Data
|
|
@Data
|
|
public static final class ResourceRight {
|
|
public static final class ResourceRight {
|
|
|
|
|
|
- private String resourceType = "ADBK";
|
|
|
|
|
|
+ private String resourceType;
|
|
private String resourceId;
|
|
private String resourceId;
|
|
}
|
|
}
|
|
}
|
|
}
|