mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-08-06 10:57:26 +08:00
refactor: 更新 README 文档与后端服务配置
This commit is contained in:
@@ -71,7 +71,7 @@ export const ServeSendTalkFile = (data) => {
|
||||
|
||||
// 发送聊天图片服务接口
|
||||
export const ServeSendTalkImage = (data) => {
|
||||
return upload("/common/common/upload/file", data);
|
||||
return upload("/buyer/common/upload/file", data);
|
||||
};
|
||||
|
||||
// 发送表情包服务接口
|
||||
|
||||
Reference in New Issue
Block a user