Merge branch 'dev_2.0.1' of http://git.unissense.tech/mula/fourcal into dev_2.0.1
commit
4348997e74
|
@ -376,6 +376,9 @@ public class Project {
|
|||
@Transient
|
||||
private String bidsTimeStr;
|
||||
|
||||
|
||||
|
||||
|
||||
public int getId() {
|
||||
return id;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue