opt and fixed obu ip bug
This commit is contained in:
@@ -9,7 +9,7 @@ import java.util.List;
|
||||
* @since 3/16/22
|
||||
*/
|
||||
public class CarInfo implements Serializable {
|
||||
// compare为0 是表示车辆未绑定ipad sn
|
||||
// compare为0 是表示车辆未绑定ipad sn
|
||||
// compare为1 是表示车辆已绑定ipad sn 并且 与所传appsn一致
|
||||
// compare为2 是表示cmdb车辆没有真实绑定ipad
|
||||
// compare为3 是表示车辆已绑定ipad sn 并且 与所传appsn不一致
|
||||
|
||||
Reference in New Issue
Block a user