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