浏览代码

stupid db dump

development
mauirixxx 7 年前
committed by GitHub
父节点
当前提交
4a67958f46
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      db/gw-treasure-history.sql

+ 1
- 0
db/gw-treasure-history.sql 查看文件

@@ -18,6 +18,7 @@ MySQL - 5.5.52-MariaDB : Database - mauirixxx
CREATE TABLE `history` (
`historyid` int(11) NOT NULL AUTO_INCREMENT,
`historydate` date DEFAULT NULL,
`userid` int(11) DEFAULT NULL,
`charnameid` int(11) DEFAULT NULL,
`locationid` int(2) DEFAULT NULL,
`goldrec` int(4) DEFAULT NULL,


正在加载...
取消
保存