摘要: select table_name from information_schema.tables where table_schema = database() and table_name='user' 阅读全文
posted @ 2022-10-09 17:22 谷粒-笔记 阅读(34) 评论(0) 推荐(0)