update 1
This commit is contained in:
@@ -15,6 +15,7 @@ for (let item of list) {
|
||||
}
|
||||
let struct = utils.structure()
|
||||
struct.word = w[1]
|
||||
struct.type = 1
|
||||
struct.pinyin.push(w[2])
|
||||
struct.from.push("1")
|
||||
utils.addData(struct, false)
|
||||
|
Reference in New Issue
Block a user