Commit 168e595b by 许雪里 Committed by GitHub

Merge pull request #235 from thinkingfioa/master

sql文件修改
parents 6cbe4a75 d9af1883
Showing with 2 additions and 0 deletions
CREATE database if NOT EXISTS `xxl-job` default character set utf8 collate utf8_general_ci;
use `xxl-job`;
CREATE TABLE XXL_JOB_QRTZ_JOB_DETAILS
(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment