Explorar el Código

03月31号 新创建表 sys_mobile_banner

gez hace 2 años
padre
commit
4c514af743
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      usky-cloud

+ 1 - 1
usky-cloud

@@ -1,4 +1,4 @@
-------03月31号
+------03月31号 新创建表 sys_mobile_banner
 DROP TABLE IF EXISTS sys_mobile_banner;
 CREATE TABLE sys_mobile_banner(
     id INT(11) NOT NULL AUTO_INCREMENT  COMMENT '主键ID' ,