Authored by mali

Merge branch 'dev_登录安全改版' into gray

... ... @@ -48,7 +48,7 @@ module.exports = {
params: {
account: { type: String },
password: { type: String },
platform: {type:Number,default: 2}
platform: {type:Number,default: Iaccount.WEBSITE}
}
},
getResourceByPid: {
... ...