Authored by xuhongyun

build

@@ -39,7 +39,7 @@ module.exports = { @@ -39,7 +39,7 @@ module.exports = {
39 Ilogin: { 39 Ilogin: {
40 title:'登录接口', 40 title:'登录接口',
41 url: Iaccount.login, 41 url: Iaccount.login,
42 - form: '["{{user}}","{{password}}",{{website}}]', 42 + //form: '["{{user}}","{{password}}",{{website}}]',
43 params: { 43 params: {
44 user: { type: String }, 44 user: { type: String },
45 password: { type: String }, 45 password: { type: String },