diff --git a/back/src/main/resources/mapper/CommonDao.xml b/back/src/main/resources/mapper/CommonDao.xml index f49920a9..5d512745 100644 --- a/back/src/main/resources/mapper/CommonDao.xml +++ b/back/src/main/resources/mapper/CommonDao.xml @@ -1,70 +1,104 @@ + + + + + + UPDATE ${table} set sfsh=#{sfsh} where id=#{id} + + + + - - + + + + - + \ No newline at end of file