buhuazhen
8 天以前 f4ef309891c458b09e6d157f4ec57c32c695d199
src/main/java/com/ruoyi/stock/dto/StockInventoryDto.java
@@ -69,4 +69,6 @@
     * 单价(元)/件
     */
    private String taxInclusiveUnitPrice;
    private String createUserName;
}