Commit 795acd30 authored by zhangfeng's avatar zhangfeng

【BUG-84】 BUG:供应商TIN NO.文本框异常修复

parent 7d2006a9
...@@ -111,4 +111,7 @@ public class SupplierExternalBackVO { ...@@ -111,4 +111,7 @@ public class SupplierExternalBackVO {
@ApiModelProperty(value = "国家ID") @ApiModelProperty(value = "国家ID")
private Long countryId; private Long countryId;
@ApiModelProperty(value = "TIN NO./RC NO.")
private String tinNoRcNo;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment