typescript init Object from extended type

前端 未结 0 1795
梦谈多话
梦谈多话 2020-12-05 03:31

I get a IPerson from the database.

How can I write the IPerson in an ILastLogin and additional set LOGIN Date?

export interface IPerson {
    PERSONID:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题