mitao
2025-04-01 5af799118134eb1f77bb310433825fe7cf11e680
cloud-server-other/src/main/java/com/dsh/other/service/TGameService.java
@@ -14,4 +14,7 @@
 */
public interface TGameService extends IService<TGame> {
    String getIntro();
}