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