44323
2023-11-17 74b87dd114903b48678b3f55853cb518807fca22
cloud-server-other/src/main/java/com/dsh/other/service/TGameService.java
@@ -14,4 +14,11 @@
 */
public interface TGameService extends IService<TGame> {
    String getIntro();
}