no message
This commit is contained in:
@@ -5,5 +5,5 @@ public class SapforProfile extends iDBObject {
|
||||
@Description("DEFAULT ''")
|
||||
public String description = "";
|
||||
@Description("DEFAULT 0")
|
||||
public long creationDate= 0;
|
||||
public long creationDate = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user