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