江门
1
This commit is contained in:
@@ -18,6 +18,9 @@
|
|||||||
--
|
--
|
||||||
-- Table structure for table `huiyuan_age`
|
-- Table structure for table `huiyuan_age`
|
||||||
--
|
--
|
||||||
|
CREATE DATABASE IF NOT EXISTS jimureport;
|
||||||
|
USE jimureport;
|
||||||
|
|
||||||
|
|
||||||
DROP TABLE IF EXISTS `huiyuan_age`;
|
DROP TABLE IF EXISTS `huiyuan_age`;
|
||||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||||
|
|||||||
@@ -18,6 +18,8 @@
|
|||||||
--
|
--
|
||||||
-- Table structure for table `account`
|
-- Table structure for table `account`
|
||||||
--
|
--
|
||||||
|
CREATE DATABASE IF NOT EXISTS mall;
|
||||||
|
USE mall;
|
||||||
|
|
||||||
DROP TABLE IF EXISTS `account`;
|
DROP TABLE IF EXISTS `account`;
|
||||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||||
|
|||||||
Reference in New Issue
Block a user