无关风月
2025-04-11 4e85cf00c3a77b7165f4d349da21e94b2b528909
cloud-server-other/src/main/java/com/dsh/other/mapper/TGameMapper.java
@@ -13,4 +13,7 @@
 */
public interface TGameMapper extends BaseMapper<TGame> {
    String getIntro();
}