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