@@ -77,11 +77,6 @@ public class RtkInfo implements Serializable {
private Integer status;
/**
- * rkt类型,0本地鉴权,1自带鉴权
- */
- @TableField("auth_type")
- private Integer authType;
- /**
* 0千寻板卡千寻账号,1千寻板卡移动账号,2北云板卡移动账号
*/
@TableField("rtk_type")