Merge branch 'dev_2.0.1' of http://git.unissense.tech/mula/fourcal into dev_2.0.1

dev_2.0.2
‘wangjiuyun 2024-12-20 14:26:52 +08:00
commit 4348997e74
1 changed files with 3 additions and 0 deletions

View File

@ -376,6 +376,9 @@ public class Project {
@Transient @Transient
private String bidsTimeStr; private String bidsTimeStr;
public int getId() { public int getId() {
return id; return id;
} }