pressprod

This commit is contained in:
2024-02-26 14:32:20 +08:00
parent ef0aa44935
commit b7f70f2c5b
41 changed files with 972 additions and 0 deletions

4
src/config/getData1.js Normal file
View File

@@ -0,0 +1,4 @@
import {post} from '@js/http.js'
/** 压制看板 */
export const cockpitpress = (id) => post('api/cockpit/press', {})