Merge branch 'refs/heads/dev' into test

This commit is contained in:
liss
2025-11-14 11:51:57 +08:00

View File

@@ -77,9 +77,6 @@ public class ErpCustomerDO{
@TableField("IS_PRVS")
private String isProvisional;
@TableField("IS_ENB")
private String isEnable;
/**
* 税号/社会信用代码
*/