lambda
This commit is contained in:
parent
439454e9c4
commit
700a59a985
@ -1,12 +1,9 @@
|
|||||||
package senior.Lambda
|
package senior.Lambda
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* todo Created with IntelliJ IDEA
|
* 枚举
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* @author luming
|
|
||||||
* @email: lu.lm@bitsun-inc.com
|
|
||||||
* @date 2021/7/1 11:41
|
|
||||||
*/
|
*/
|
||||||
enum class UserType {
|
enum class UserType {
|
||||||
NORMAL,SVIP
|
NORMAL,SVIP
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user