star7th %!s(int64=4) %!d(string=hai) anos
pai
achega
72fc6b93da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web_src/src/models/template.js

+ 1 - 1
web_src/src/models/template.js

@@ -57,7 +57,7 @@ const databaseTemplateZh = `
 -  用户表,储存用户信息
 
 |字段|类型|空|默认|注释|
-|:----    |:-------    |:--- |-- -|------      |
+|:----    |:-------    |:--- |---|------      |
 |uid    |int(10)     |否 |  |             |
 |username |varchar(20) |否 |    |   用户名  |
 |password |varchar(50) |否   |    |   密码    |