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