master
面包骑士 2024-08-22 16:35:22 +08:00
parent fc2c9c9459
commit 6cfb970bff
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ import java.util.List;
* web
*
* @author muyu
*
*/
public class BaseController {
protected final Logger logger = LoggerFactory.getLogger(this.getClass());