chenyc
2025-06-30 6ea5484424645a4f8d9a84af335578063d988203
src/api/login/index.ts
@@ -7,7 +7,7 @@
 */
export function signIn(params: string) {
   return request({
      url: '/user/info/login',
      url: '/user/info/loginForNutrition',
      method: 'post',
      headers: {
      'Content-Type': 'application/x-www-form-urlencoded'