src/main/java/com/whyc/pojo/MotorSystemInf.java
@@ -21,8 +21,8 @@ * 4002:水站通讯 * 4003:ups通讯 */ @Alias("System") @TableName( schema = "`db_3.5mw_motor`",value = "tb_3.5mw_motor_inf") @Alias("SystemInf") @TableName( schema = "`db_3.5mw_motor`",value = "`tb_3.5mw_motor_inf`") public class MotorSystemInf { private Long num;