艺术家
2025-06-11 fa837d5f98b6d66185d5fb171948d90bd5acd793
1
2
3
import http from "../http";
 
export const AddData = (data) => http.post("/api/Parameters/AddData", data);