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