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