nickchange
2023-10-12 aa89d67a4ec7560cee226d53dd2be555a9e5df99
cloud-server-other/src/main/java/com/dsh/other/entity/TGameConfig.java
@@ -61,6 +61,9 @@
     */
    @TableField("gameId")
    private Integer gameId;
    @TableField("otherId")
    private Integer otherId;
    @Override