zhaoyun 1 日 前
コミット
f0a58a6d76
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      mer_mer_admin/src/components/copyright/index.vue

+ 1 - 1
mer_mer_admin/src/components/copyright/index.vue

@@ -22,7 +22,7 @@ export default {
   name: 'i-copyright',
   data() {
     return {
-      copyright: 'Copyright © 2023 西安众邦网络科技有限公司',
+      copyright: 'Copyright © 2025 长沙万雾网络科技有限公司',
       copyrightNew: '',
     };
   },