修改sql文件名称
This commit is contained in:
3
src/main/resources/sql/20180926/update_service.sql
Normal file
3
src/main/resources/sql/20180926/update_service.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
#update national code
|
||||
update function_service_dict set service_name='APP_PAYLOAD' where dict_id in (127,132);
|
||||
update function_service_dict set service_name='APP_DNS' where dict_id in (129,133);
|
||||
Reference in New Issue
Block a user