如何实现在字段原值上增加更新 #353
Unanswered
junbin-yang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
如 update student set score=score+10 where id = 1,除了写插件,在表单或者模型上要如何实现。
Beta Was this translation helpful? Give feedback.
All reactions