gaoluyang
昨天 1efd1857c521e55a1f7267a53fc2953d24886542
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store