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