This commit is contained in:
wucongxing8150 2025-07-08 10:34:16 +08:00
parent a127fe46ce
commit ecaac97e11

View File

@ -54,7 +54,7 @@ public class CasePlatformBankEntity {
* 省ID * 省ID
*/ */
@TableField("prov_id") @TableField("prov_id")
private Integer provinceId; private Integer provId;
/** /**
* 市ID * 市ID