package com.bizmatics.service; import com.bizmatics.model.DeviceAttribute; import com.bizmatics.common.mvc.base.CrudService; /** *
* 设备属性 服务类 *