wangchangsheng 2 years ago
parent
commit
4d69a08faa

+ 1 - 1
web/runeconomy-xk/src/main/java/com/gyee/runeconomy/dto/ZllglDTO.java

@@ -6,7 +6,7 @@ import lombok.Data;
 public class ZllglDTO {
 
     private String id;
-    private String modelId;
+    private String modelId;//机型
     private double speed;
     private double theoryPower;
     private double ensurePower;