Commit 18d35711 authored by Quxl's avatar Quxl

x

parent 1ac8743e
......@@ -17,7 +17,6 @@ public class SapServiceApplication {
public static void main(String[] args) {
TimeZone.setDefault(TimeZone.getTimeZone("GMT+8"));
System.out.println(TimeZone.getDefault());
applicationContext = SpringApplication.run(SapServiceApplication.class, args);
}
......
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