@@ -84,7 +84,7 @@ public class RtkInfo implements Serializable {
/**
* 0千寻板卡千寻账号,1千寻板卡移动账号,2北云板卡移动账号
*/
- @TableField("rtk_ype")
+ @TableField("rtk_type")
private Integer rtkType ;
@TableField("rec_status")