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