fengxiang
2018-05-08 606c896c1b7c9d986cfb13d8464f3482160a1389
src/main/java/com/moral/entity/Device.java
@@ -86,15 +86,6 @@
   }
   /**
    * Sets the device name.
    *
    * @param device_name the new device name
    */
   public void setDevice_name(String  device_name) {
      this.name = device_name;
   }
   /**
    * Gets the device name.
    *
    * @return the device name