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