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