puzhibing
2023-11-28 3c12858927ce26f277ba758e520c81be599d8df1
cloud-server-other/src/main/java/com/dsh/other/service/TGameService.java
@@ -14,4 +14,7 @@
 */
public interface TGameService extends IService<TGame> {
    String getIntro();
}