chenhj
3 天以前 770361cf5d70c7893ffea4f1dacac297628aea1d
main-business/src/main/java/com/ruoyi/business/dto/PendingInventoryDto.java
@@ -33,4 +33,9 @@
     * 字段名
     */
    private String fieldName;
    /**
     * 字段名
     */
    private Integer type;
}