puzhibing
2024-03-05 336cc1da02624db3d42ad09187b6b51b98ee35dc
cloud-server-other/src/main/java/com/dsh/other/service/TGameService.java
@@ -14,4 +14,7 @@
 */
public interface TGameService extends IService<TGame> {
    String getIntro();
}