king
2024-10-08 288df4881d861abc25c813007ca3bf039736b3e6
src/views/menudesign/index.jsx
@@ -817,6 +817,7 @@
          for (let i = 0; i < 18; i++) {
            uuid += String.fromCharCode(Math.floor(Math.random() * 26) + 65)
          }
          uuid = uuid.replace(/minke/ig, 'MNKIE')
          return uuid
        }