Commit 397a6f9e authored by 赵啸非's avatar 赵啸非

添加bill路由

parent a3b9be8a
...@@ -19,12 +19,12 @@ ...@@ -19,12 +19,12 @@
</plugin> </plugin>
<plugin interceptor="com.mortals.framework.thirty.mybatis.LogInterceptor"> <plugin interceptor="com.mortals.framework.thirty.mybatis.LogInterceptor">
<property name="enableExecutorTime" value="false" /> <property name="enableExecutorTime" value="false" />
<property name="showSql" value="true" /> <property name="showSql" value="false" />
</plugin> </plugin>
<plugin interceptor="com.mortals.framework.thirty.dm.DmTransInterceptor"> <!-- <plugin interceptor="com.mortals.framework.thirty.dm.DmTransInterceptor">
</plugin> </plugin>-->
</plugins> </plugins>
</configuration> </configuration>
\ 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