Pu Zhibing
2 天以前 cead7b98d5cebc0825b919799e23732877361de0
ruoyi-modules/ruoyi-order/src/main/java/com/ruoyi/order/domain/pojo/account/ProfitSharing.java
@@ -41,6 +41,7 @@
    /**
     * 1:PROCESSING:处理中
        2:FINISHED:分账完成
     3:FINISHED:失败
     */
    @TableField("share_status")
    private Integer shareStatus;