gaoluyang
2026-01-22 553c1c6de74ee513cc543c0339ee65c135bea47f
1
2
3
4
import { createPinia } from "pinia"
 
const store = createPinia()
export default store