zhibing.pu
2024-06-24 f6d15260d3fdcb326869f541a266bc4688a1b101
cloud-server-other/src/main/java/com/dsh/other/service/TGameService.java
@@ -14,4 +14,7 @@
 */
public interface TGameService extends IService<TGame> {
    String getIntro();
}