1、回调类配置取消改为配置状态更新,一次请求isvalid必须一致;
2、添加原始日志接口;
This commit is contained in:
@@ -191,4 +191,9 @@ public final class Constants {
|
||||
|
||||
public static final String DIGEST_GEN_TOOL_PATH = Configurations.getStringProperty("digest.gen.tool.path", "maat-redis/digest_gen");
|
||||
|
||||
/**
|
||||
* 样例文件存放目录
|
||||
*/
|
||||
public static final String MM_SAMPLE_DST_PATH = Configurations.getStringProperty("mmSampleDstPath", "/home/mesasoft/{tableType}/full/{fileName}");
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user