【fix sonar】CommonSendStatus文件

This commit is contained in:
梁琦涛
2023-03-03 13:44:43 +08:00
parent 76808af242
commit 168f454ffa
@@ -5,7 +5,10 @@ package com.jero.common.constant;
* @Author LeeShaoQing * @Author LeeShaoQing
* *
*/ */
public interface CommonSendStatus { public class CommonSendStatus {
private CommonSendStatus(){
}
public static final String UNPUBLISHED_STATUS_0 = "0"; //未发布 public static final String UNPUBLISHED_STATUS_0 = "0"; //未发布