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