Skip to content

Q: 关于昵称 || Q: About nickname #2099

Closed Answered by lizheming
felixesintot asked this question in Q&A
Discussion options

You must be logged in to vote

是可以做的,根据查询条件 .where({nick: 'aaa', mail: ['!=', 'bbb']}) 查询出来是否有用户即可做对应的逻辑。


It can be done. According to the query conditions .where({nick: 'aaa', mail: ['!=', 'bbb']}), you can query whether there are users and then do the corresponding logic.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@felixesintot
Comment options

@lizheming
Comment options

@felixesintot
Comment options

@lizheming
Comment options

Answer selected by lizheming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants