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