@@ -21,6 +21,6 @@ public class SceneGpsParam {
private Integer pageNum;
private Integer pageSize;
- private String ciphertext; //组织id
+ private String ciphertext; //密文
}