peixue-dev/Archive/peidu-temp-files/sql/STEP1_检查表结构.sql

5 lines
129 B
SQL
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-- 步骤1: 检查 check_in_record 表的当前结构
-- 请在 Navicat 中执行此SQL查看表结构
DESC check_in_record;