摘要: 题目描述 数据SQL CREATE TABLE `salary` ( `id` int NOT NULL AUTO_INCREMENT, `employee_id` int DEFAULT NULL, `amount` int DEFAULT NULL, `pay_date` date DEFAUL 阅读全文
posted @ 2022-01-23 10:30 UsingStuding 阅读(333) 评论(0) 推荐(0)