mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-22 02:54:28 +08:00
将 license 存储到数据库
This commit is contained in:
@@ -151,7 +151,7 @@ const store = useSharedStore();
|
||||
onMounted(() => {
|
||||
checkSession().then(() => {
|
||||
fetchData(1);
|
||||
});
|
||||
}).catch(() => {});
|
||||
|
||||
store.addMessageHandler("luma", (data) => {
|
||||
// 丢弃无关消息
|
||||
|
||||
Reference in New Issue
Block a user