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