@@ -12,5 +12,6 @@ public class CamRegDto {
**/
private String sn;
private String toSn;
+ private Integer cameraType; // 1,看看,9看见,10深时,11深光
}