新增接口:图片分割
This commit is contained in:
@@ -490,6 +490,7 @@ public class RedisUtil {
|
||||
return maxLikeCount != null ? Integer.parseInt(maxLikeCount) : 0;
|
||||
}
|
||||
|
||||
public final static String IMAGE_SEGMENTATION = "ImageSegmentation:";
|
||||
|
||||
public final static String STRIPE_EXCEPTION_LOG = "StripeException:";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user