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