zss
5 天以前 3c877908407aa4c3cf2713b9d024e0588f19fa81
src/main/java/com/ruoyi/stock/dto/StockOutRecordDto.java
@@ -21,4 +21,8 @@
     * 产品单位
     */
    private String unit;
    private String timeStr;
    private String createBy;
}