查询数量时,添加屏蔽企业数量

This commit is contained in:
chenshaohua
2026-07-10 18:53:34 +08:00
parent d54c016ec5
commit 5286398f51
3 changed files with 11 additions and 5 deletions

View File

@@ -9,4 +9,5 @@ public class MyChart {
private String yzj;
private String yyy;
private String yts;//已投诉
private String ypbqys;//已屏蔽
}