index.js 43 Bytes
Newer Older
zhangpeng committed
1 2 3 4 5
export default {
    getList(id) {

    }
}