mitao
2025-04-03 71fca447b76d88b45ef5c24b47a9428a517c4499
cloud-server-other/src/main/java/com/dsh/other/service/TGameService.java
@@ -14,4 +14,7 @@
 */
public interface TGameService extends IService<TGame> {
    String getIntro();
}