3 lines
179 B
MySQL
3 lines
179 B
MySQL
|
|
#音视频添加action白名单置位无效
|
||
|
|
update function_service_dict set is_valid='0' where dict_id='130';
|
||
|
|
update function_service_dict set is_valid='0' where dict_id='131';
|