wuxw
2022-07-16 206ff918c9d25306d2b516a7f8053a5acb3073ce
java110-utils/src/main/java/com/java110/utils/constant/ServiceCodeAuditUserConstant.java
old mode 100644 new mode 100755
@@ -59,5 +59,10 @@
     */
    public static final String LIST_ALLOCATION_STORE_AUDITORDERS = "resourceStore.listAllocationStoreAuditOrders";
    /**
     * 查询 审核订单
     */
    public static final String LIST_ALLOCATION_STORE_HISTORY_AUDITORDERS = "resourceStore.listAllocationStoreHisAuditOrders";
}