king
2024-10-11 293837e54cc262340eb93f2c1afa8a465f5736d7
src/views/pcdesign/index.jsx
@@ -1218,6 +1218,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
        }