.yml提交

Change-Id: Ia8a96bd55cfce31fed65f7e801f8cefcdba5c67e
diff --git a/target/classes/application-test.yml b/target/classes/application-test.yml
new file mode 100644
index 0000000..ece0b31
--- /dev/null
+++ b/target/classes/application-test.yml
@@ -0,0 +1,8 @@
+sa-token:
+  is-log: true
+logging:
+  level:
+    com.github.example.pt: debug
+#spring:
+#  jpa:
+#    show-sql: true
\ No newline at end of file