Commit 726eda94 authored by 赵啸非's avatar 赵啸非

添加同步事项任务

parent 467cc67a
...@@ -125,7 +125,7 @@ ...@@ -125,7 +125,7 @@
<profiles.nacos.group>DEFAULT_GROUP</profiles.nacos.group> <profiles.nacos.group>DEFAULT_GROUP</profiles.nacos.group>
<profiles.nacos.namespace>smart-gov</profiles.nacos.namespace> <profiles.nacos.namespace>smart-gov</profiles.nacos.namespace>
<package.environment>build</package.environment> <package.environment>build</package.environment>
<skipUi>true</skipUi> <skipUi>false</skipUi>
</properties> </properties>
</profile> </profile>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<property name="showSql" value="MySql" /> <property name="showSql" value="MySql" />
</plugin> </plugin>
<plugin interceptor="com.mortals.framework.thirty.mybatis.LogInterceptor"> <plugin interceptor="com.mortals.framework.thirty.mybatis.LogInterceptor">
<property name="enableExecutorTime" value="true" /> <property name="enableExecutorTime" value="false" />
<property name="showSql" value="false" /> <property name="showSql" value="false" />
</plugin> </plugin>
</plugins> </plugins>
......
...@@ -216,7 +216,7 @@ Content-Type: application/json ...@@ -216,7 +216,7 @@ Content-Type: application/json
{ {
"algorithm": "SM4", "algorithm": "SM4",
"content": "7m4VYo3j11U7O5ssPZ0HSA==", "content": "9LXYEcq8GbYv0USImvQzNsAyhv5739qBNC7qCES1qCGDgdx24J+Ut4aVsKzkW0sRiqI9hg/NJAQEiTEz05QldexZUFmLPiZ1ODPf4wMA2WU=",
"key": "QZTiVtyFIUjMCVLs", "key": "i70x15Dy19C020Ry",
"password": "QZTiVtyFIUjMCVLs" "password": "i70x15Dy19C020Ry"
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment