改
This commit is contained in:
@@ -292,6 +292,6 @@ export const doCallTubeShaftShow = () => {
|
||||
return res
|
||||
}
|
||||
export const getTubeLength = (code) => {
|
||||
let res = {"data":{"bh":"15","length":"1700"},"message":"获取信息成功!","status":200}
|
||||
let res = {"data":{"bh":"15","length":"1500"},"message":"获取信息成功!","status":200}
|
||||
return res
|
||||
}
|
||||
Reference in New Issue
Block a user