Signed-off-by: luoshi <luoshi@qmth.com.cn>
@@ -10,6 +10,7 @@ public class FileStoreProperty {
@NotNull
private String config;
+ @NotNull
private String server;
public String getConfig() {