spring
6 天以前 c70c8c53afa6df7061219c1eb9246714b907b9b7
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store