提交 2671b99c authored 作者: 宋勇's avatar 宋勇

kepserver

上级 7e7fa155
......@@ -38,8 +38,8 @@ public class KepServerOptionRule {
public static final Option<String> IDENTIFIER =
Options.key("identifier").stringType().noDefaultValue().withDescription("identifier");
public static final Option<String> TYPE =
Options.key("type").stringType().defaultValue("int").withDescription("type");
public static final Option<String> KEPTYPE =
Options.key("keptype").stringType().defaultValue("int").withDescription("keptype");
public static final Option<Integer> GS =
Options.key("gs").intType().defaultValue(1).withDescription("type");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论