微调
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package com.njcn.gather.source.pojo.constant;
|
||||
|
||||
/**
|
||||
* @author caozehui
|
||||
* @data 2025-03-07
|
||||
*/
|
||||
public interface PqSourceValidMessage {
|
||||
String ID_NOT_BLANK = "检测源id不能为空";
|
||||
}
|
||||
Reference in New Issue
Block a user