Commit e7ff3b6a by 刘鑫

doc: 移除步行

1 parent 700a0d54
......@@ -99,7 +99,7 @@ public class EngineerParamDTO {
private List<String> credentials;
/**
* 交通工具:1汽车;2电动车;3自行车;4步行 默认是汽车
* 交通工具:1汽车;2电动车;3自行车; 默认是汽车
*/
private int vehicle;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!