puzhibing
2024-03-06 1baad5a501915c41ebabd0b619cca6470af66bf9
cloud-server-other/src/main/java/com/dsh/other/mapper/TGameMapper.java
@@ -13,4 +13,7 @@
 */
public interface TGameMapper extends BaseMapper<TGame> {
    String getIntro();
}