Files
xj-platform/db/updatesql/20251225-咨询服务重置专家排序.sql
T
2025-12-25 11:16:29 +08:00

2 lines
57 B
Java

--重置专家排序
update `con_doctor` set sort = 9999;