Explorar el Código

Merge pull request #235 from thinkingfioa/master

许雪里 hace 8 años
padre
commit
168e595b33
No account linked to committer's email
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      doc/db/tables_xxl_job.sql

+ 2 - 0
doc/db/tables_xxl_job.sql Ver fichero

@@ -1,3 +1,5 @@
1
+CREATE database if NOT EXISTS `xxl-job` default character set utf8 collate utf8_general_ci;
2
+use `xxl-job`;
1 3
 
2 4
 CREATE TABLE XXL_JOB_QRTZ_JOB_DETAILS
3 5
   (