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