buhuazhen
2026-04-22 814f0712ce59dc0aee73779a8ff645e3ec5f394a
src/main/java/com/ruoyi/stock/dto/StockOutRecordDto.java
@@ -21,4 +21,10 @@
     * 产品单位
     */
    private String unit;
    private String timeStr;
    private String createBy;
    private String rootName;
}