Commit 82c50fbc authored by zhangfeng's avatar zhangfeng Committed by 332784038@qq.com

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

parent 291b6c51
......@@ -111,4 +111,7 @@ public class SupplierExternalBackVO {
@ApiModelProperty(value = "国家ID")
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