before update

This commit is contained in:
qyzh 2020-09-13 14:48:23 +08:00
parent 38193dff54
commit 0e33b12989
2 changed files with 680 additions and 680 deletions

File diff suppressed because it is too large Load Diff

View File

@ -55,7 +55,7 @@ CREATE TABLE `applied_contests` (
-- ----------------------------
-- Table structure for applied_messages
-- ----------------------------
DROP TABLE IF EXISTS `applied_messages`;
DROP TABLE IF /home/qyzh/datadict.txtpplied_messages`;
CREATE TABLE `applied_messages` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` int(11) DEFAULT NULL,