提交 c5ae9b8a 编写于 作者: S Serge Rider

PG model

上级 eab3cb46
......@@ -165,5 +165,10 @@ public class PostgreAuthId implements PostgreObject {
public Date getValidUntil() {
return validUntil;
}
@Override
public String toString() {
return getName();
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册