推送税率id;

This commit is contained in:
王奎兴
2026-03-11 15:55:52 +08:00
parent 56dd366ec5
commit 90136fc654
2 changed files with 6 additions and 1 deletions
@@ -83,5 +83,8 @@ public class Ysitem {
@ApiModelProperty( "")
private String def75;
//税率id
private String taxcodeid;
}
}