lcw
This commit is contained in:
@ -14,7 +14,7 @@ export const getRypcList = (data = {}) => {
|
||||
});
|
||||
};
|
||||
|
||||
// 条件查询车辆盘查信息
|
||||
// 条件查询车辆盘查信息
|
||||
export const getClpcList = (data = {}) => {
|
||||
return request({
|
||||
url: api + "/tbHcBpccl/getClpcList",
|
||||
@ -26,7 +26,7 @@ export const getRypcList = (data = {}) => {
|
||||
//人员核查档案
|
||||
export function getHjyjData(data){
|
||||
return request({
|
||||
url: "/mosty-base/other/getHjyjData",
|
||||
url: "/mosty-api/mosty-base/other/getHjyjData",
|
||||
method: "POST",
|
||||
data
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user