shaogen1995 3 년 전
부모
커밋
ddf6a1f4b3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/src/utils/api.js

+ 1 - 1
web/src/utils/api.js

@@ -1,5 +1,5 @@
 import axios from './request'
 import axios from './request'
-// 用户登录接口
+// 获取文物史料信息库列表
 export const goodList = (data) => {
 export const goodList = (data) => {
   return axios({
   return axios({
     method: 'post',
     method: 'post',