PCTrainingExperienceController

This commit is contained in:
guohb
2024-04-07 17:01:45 +08:00
parent 84efb14e53
commit 257aa09005
7 changed files with 72 additions and 6 deletions

View File

@@ -31,5 +31,7 @@ public class LeaseBaseInfoDO {
private Integer deleted;
private String storeManager;
}