Commit ada8e8a2 by zhaopanyu

zpy

parent 44d8c1d0
691c4eb4f452f27efbf167e3169cf31075583538 {"key":"make-fetch-happen:request-cache:https://registry.npmmirror.com/npm","integrity":"sha512-rpHTV+Nur/0NI7NsoFcaAF9P/ceWD0PvGrByxGsl/7nYyZqXXKwiFGk6S6GvT+X0OF+MGsvrajf0HbtwdzRB+Q==","time":1761785616012,"size":2155535,"metadata":{"time":1761785615934,"url":"https://registry.npmmirror.com/npm","reqHeaders":{"accept":"application/vnd.npm.install-v1+json; q=1.0, application/json; q=0.8, */*"},"resHeaders":{"cache-control":"public, max-age=300","content-encoding":"gzip","content-type":"application/json; charset=utf-8","date":"Thu, 30 Oct 2025 00:52:03 GMT","etag":"W/\"59f3052e335fd9fb3789dd82ddc90321272ff77b\"","vary":"Origin, Accept, Accept-Encoding"},"options":{"compress":true}}}
\ No newline at end of file
import request from '@/utils/request'
// 批量新增标注(文本/线条)
export function addAll(list) {
return request({
url: '/ysqqXmxxSegydz/segydz/addAll',
method: 'post',
data: { list }
})
}
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment