16b73dffee
2、适配南网达梦数据库安全版SQL语句Group by 不支持自定义函数 3、达梦数据库驱动改为达梦提供的指定版本 4、修改syslog-consumer模块yaml 文件kafka 变量名称 5、修改访问日志告警表新增4个字段,完善异常行为详情页面显示字段
17 lines
570 B
XML
17 lines
570 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="Spring" name="Spring">
|
|
<configuration />
|
|
</facet>
|
|
<facet type="web" name="Web">
|
|
<configuration>
|
|
<webroots />
|
|
<sourceRoots>
|
|
<root url="file://$MODULE_DIR$/src/main/java" />
|
|
<root url="file://$MODULE_DIR$/src/main/resources" />
|
|
</sourceRoots>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
</module> |