You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
EAM/sql脚本/仓库.sql

4 lines
228 B

INSERT INTO ``(``, ``) VALUES (1, '仓库A');
INSERT INTO ``(``, ``) VALUES (2, '仓库B');
INSERT INTO ``(``, ``) VALUES (3, '仓库C');