1
This commit is contained in:
parent
4802d24510
commit
02effd0a0b
@ -34,8 +34,8 @@ exports.Attachment = class {
|
||||
|
||||
constructor() {
|
||||
this.fields = [
|
||||
['item_id', 0, '道具id'],
|
||||
['item_num', 0, '道具数量'],
|
||||
['itemid', 0, '道具id'],
|
||||
['itemnum', 0, '道具数量'],
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user