mkm
/
yanzhiAPP
Template
2
0
Fork 0
yanzhiAPP/api/test.js

6 lines
144 B
JavaScript
Raw Normal View History

2023-10-17 09:49:06 +08:00
import oahttp from "@/utils/oahttp.js";
/**
* 我的公司
*/
export const companyMine = (data) => oahttp.post('/SuYuan/monitorDetail', data)