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