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