fix
Helius
2021-07-03 660a781c6105a4427d3c7ce861dcfb22cbe9670f
gc-core/src/main/java/com/xzx/gc/entity/JhyOrder.java
@@ -41,6 +41,7 @@
    private Integer status;
    public static final Integer ORDER_STATUS_WAITING = 1;
    public static final Integer ORDER_STATUS_IMG = 2;
    public static final Integer ORDER_STATUS_CONFIRM = 3;
    public static final Integer ORDER_STATUS_CANCEL = 5;
    /**