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