2025-06-19 20:34:58 +08:00

4 lines
139 B
Java
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/**
* 应用启动层注意Application所在的包路径是在上一层。这样才能扫描到其他 module
* */
package edu.whut;