cyywl_server/yudao-ui-app/store/modules/index.js

6 lines
52 B
JavaScript
Raw Normal View History

2023-05-15 10:12:22 +08:00
import app from "./app";
export default {
app
};