Files
huike-back/htyws_models/migrations/2022-08-08-073401_set_default_is_shifan/up.sql
T

4 lines
65 B
SQL
Raw Normal View History

-- Your SQL goes here
update ref_resources set is_shifan=false;