sql update supplier
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2021-12-16 12:21:47 +01:00
parent 138f2110e5
commit f4a07cab70
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
UPDATE `vn`.`supplier`
SET isPayMethodChecked = TRUE;