init
This commit is contained in:
parent
32973c35a1
commit
b48280673b
@ -10,7 +10,7 @@ namespace SolarPower.Models.User
|
|||||||
Suspend = 0, //停權
|
Suspend = 0, //停權
|
||||||
Normal = 1, //正常
|
Normal = 1, //正常
|
||||||
}
|
}
|
||||||
|
|
||||||
//Base Class。如由其餘需求,使用繼承
|
//Base Class。如由其餘需求,使用繼承
|
||||||
public class User : Created
|
public class User : Created
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user