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