Commit 83e1b04a authored by 张永's avatar 张永

V1.1.7.4

parent 8fd6c941
......@@ -59,7 +59,7 @@ public class LogInterceptor extends HandlerInterceptorAdapter {
@Async
public void save(Map<String, Object> map) {
jdbcTemplate.save("tLog", map);
//jdbcTemplate.save("tLog", map); //看tIdcSystemLog,每天日志
}
}
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