| | |
| | | * @Author: gjj Ganjj@probim.com.cn |
| | | * @Date: 2025-02-18 16:45:49 |
| | | * @LastEditors: gjj Ganjj@probim.com.cn |
| | | * @LastEditTime: 2025-02-25 16:16:42 |
| | | * @LastEditTime: 2025-02-26 14:47:20 |
| | | * @FilePath: \北京交通大学\src\api\home.js |
| | | * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE |
| | | */ |
| | |
| | | }, |
| | | |
| | | WhLogin: (data, config = {}) => { |
| | | return http.post("/api//User/Home/WhLogin", data, config); |
| | | return http.post("/api/User/Home/WhLogin", data, config); |
| | | }, |
| | | |
| | | GetParticipatingList: (data) => { |