commit | 2b2dc8c0a929b51e6716cfc392f7981450249649 | [log] [tgz] |
---|---|---|
author | Xing Jinwen <22301136@bjtu.edu.cn> | Wed Jun 04 23:15:13 2025 +0800 |
committer | Xing Jinwen <22301136@bjtu.edu.cn> | Wed Jun 04 23:15:13 2025 +0800 |
tree | 6f9f7f500050fdbe3943fb3174e497be8f8aee35 | |
parent | 408967a1e7424b7b33e4091c52fc031eca8ec443 [diff] [blame] |
.yml提交 Change-Id: Ia8a96bd55cfce31fed65f7e801f8cefcdba5c67e
diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml new file mode 100644 index 0000000..ece0b31 --- /dev/null +++ b/src/main/resources/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