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