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