数据库:characters数据库:log_money
这是本文档旧的修订版!
目录
account_access 表
表结构
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
sender_acc | INT | UNSIGNED | NO | ||||
sender_guid | INT | UNSIGNED | NO | ||||
sender_name | CHAR(32) | SIGNED | NO | ||||
sender_ip | CHAR(32) | SIGNED | NO | ||||
receiver_acc | INT | UNSIGNED | NO | ||||
receiver_name | CHAR(32) | SIGNED | NO | ||||
money | BIGINT | UNSIGNED | NO | ||||
topic | CHAR(255) | SIGNED | NO | ||||
date | DATETIME | SIGNED | NO | ||||
type | TINYINT | SIGNED | NO | 1=COD,2=AH,3=GB DEPOSIT,4=GB WITHDRAW,5=MAIL,6=TRADE |
字段说明
sender_acc
field-no-description|1
sender_guid
field-no-description|2
sender_name
field-no-description|3
sender_ip
field-no-description|4
receiver_acc
field-no-description|5
receiver_name
field-no-description|6
money
field-no-description|7
topic
field-no-description|8
date
field-no-description|9
type
Name | Value |
---|---|
1 | COD |
2 | AH |
3 | GB DEPOSIT |
4 | GB WITHDRAW |
5 | |
6 | TRADE |
数据库/characters数据库/log_money.1695531265.txt.gz · 最后更改: 2023/09/24 12:54 由 admin