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