Commit 46d656c2 authored by heyihong's avatar heyihong

1

parent f58cc9ca
......@@ -131,7 +131,7 @@ const submitForm = () => {
msg: '加载中...',
});
const res = await request.post(
'https://info.gyntv.com.cn/back/one-visit/one-visit/web/oneVisit/grdaCx',
'https://onemoment.gywb.cn/back/one-visit/one-visit/web/oneVisit/grdaCx',
formData.value,
);
const code = res[0].code;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment