|
|
@ -19,10 +19,6 @@ import org.springframework.web.bind.annotation.GetMapping; |
|
|
|
import org.springframework.web.bind.annotation.RestController; |
|
|
|
|
|
|
|
/** |
|
|
|
* 开启审计功能 -> @EnableJpaAuditing |
|
|
|
* https://www.cnblogs.com/niceyoo/p/10908647.html
|
|
|
|
* https://blog.csdn.net/qq_36850813/article/details/101194250
|
|
|
|
* |
|
|
|
* @author ldjun |
|
|
|
* @date 2021/2/22 9:20:19 |
|
|
|
*/ |
|
|
|