whycxzp
2021-01-07 d7fb9e92779e971954ca59b86848569592f6185b
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;