#
zhou zhou
昨天 2ce6327ec49e7fe73cc1cd3bcc2b63b28d89d38f
rsf-server/src/main/java/com/vincent/rsf/server/common/constant/Constants.java
@@ -1,7 +1,5 @@
package com.vincent.rsf.server.common.constant;
import io.swagger.models.auth.In;
/**
 * 系统常量
 * Created by vincent on 2019-10-29 15:55
@@ -139,3 +137,4 @@
    public static final Integer TASK_SORT_MIN_VALUE =  0;
}