xuhy
2024-12-31 58e6c0785c1c0118356ec4209e66613f46f9253d
manage/src/main/java/com/jilongda/manage/dto/GetCurrentByParamLens.java
@@ -20,5 +20,7 @@
    private String ballMirror;
    @ApiModelProperty(value = "柱镜")
    private String columnMirror;
    @ApiModelProperty(value = "门店id")
    private Integer storeId;
}