From 282e032b5771da13d224214d3b0b71f3efde9a42 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期五, 25 八月 2023 18:45:42 +0800 Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmMes --- h5_standard/src/views/LogInAgain.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/h5_standard/src/views/LogInAgain.vue b/h5_standard/src/views/LogInAgain.vue index 8ccb876..b7856d0 100644 --- a/h5_standard/src/views/LogInAgain.vue +++ b/h5_standard/src/views/LogInAgain.vue @@ -94,7 +94,7 @@ let res = await testLogin({ // 鏂囨 username: '18656077929', password: '123456', - companyId: '8', + companyId: '111', uuid: '0000', code: '0000' }) -- Gitblit v1.9.3