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 }