mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 07:46:40 +08:00
完善
This commit is contained in:
4
src/main/resources/db/migration/V8__resources2.sql
Normal file
4
src/main/resources/db/migration/V8__resources2.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
update t_resource
|
||||
set anonymous = false
|
||||
where type = '0'
|
||||
or type = '1'
|
||||
Reference in New Issue
Block a user