发布 0.5.0 完成 satoken 与 mybatis-plus 整合

This commit is contained in:
疯狂的狮子li
2022-01-28 19:39:02 +08:00
parent db70abf9f0
commit af983c4f2f
35 changed files with 36 additions and 36 deletions

View File

@@ -102,7 +102,7 @@ export default {
data() {
return {
// 版本号
version: "0.4.0",
version: "0.5.0",
};
},
methods: {