Is there any way to get return type with VO instead of int when doing update?

后端 未结 0 370
庸人自扰
庸人自扰 2021-01-05 06:24

my code is like:

        UPDATE alarm
        
        SET   
                         isDeleted = 1  
                        , updateDate = DATE_FORMAT(now(         


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