defaultData.js 53 Bytes
Newer Older
李维's avatar
李维 committed
1
module.exports = {
李维's avatar
李维 committed
2
    letterList: ["A", "B", "C"]
李维's avatar
李维 committed
3
}