Skip to content

Commit 4d14a7c

Browse files
committed
feat: 开放权限
1 parent 3c3279a commit 4d14a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/github/doc/model/PropType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ public static PropType parse(Type sourceType, ObjectDoc classDoc) {
124124
}
125125

126126
@Data
127-
private static class TypeSpecialProp {
127+
public static class TypeSpecialProp {
128128

129129
/**
130130
* 是否是数组

0 commit comments

Comments
 (0)