// md5加密var strmd5=CryptoJS.MD5("admin123").toString();pm.collectionVariables.set('passwordmd5',strmd5);