不要怂,就是干,撸起袖子干!

Commit 77d11b27 by mulderr

fix coding style

1 parent 528be49a
Showing with 1 additions and 1 deletions
...@@ -503,7 +503,7 @@ module.exports = (function() { ...@@ -503,7 +503,7 @@ module.exports = (function() {
dataType = dataType.replace(/UUID/, 'CHAR(36) BINARY') dataType = dataType.replace(/UUID/, 'CHAR(36) BINARY')
} }
return dataType; return dataType
} }
} }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!