补充保养验收操作

This commit is contained in:
shih
2026-04-10 10:29:19 +08:00
parent 64373117ef
commit b5615a9864

View File

@@ -69,5 +69,15 @@ public class ByManagementYs extends BaseTenantEntity {
*/ */
private String ysTime; private String ysTime;
/**
*评价星级
*/
private String pjxj;
/**
*验收意见
*/
private String gdysYj;
} }