rtp_img_reader
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

RTP 读取图片中间件

1,使用

const { imgReader } = require("rtp_img_reader");

app.use(imgReader);

2,路由说明

// pol 缺陷卡片查询老版
/flaw_image/pol@0.0.1/缺陷UUID/文件位置

// pol 缺陷卡片查询新版
/flaw_image/pol@0.0.3/缺陷UUID/文件位置

// 偏贴后 缺陷卡片图片查询
/flaw_image/pth@0.0.1/缺陷id/文件位置

// 偏贴后 缺陷卡片图片查询
/flaw_info/pth@0.0.1/缺陷id/文件位置

案例

http://127.0.0.1:8396/flaw_image/pol@0.0.1/0/%5C%5CDESKTOP-OTAM5LL%5Cshare%5CliveOld.dat

http://127.0.0.1:8396/flaw_image/pol@0.0.3/%7B10b602d4-bc31-4204-b933-e60464ae5e69%7D/%5C%5CDESKTOP-OTAM5LL%5Cshare%5CnextNew.dat


http://127.0.0.1:8396/flaw_image/pth@0.0.1/1/%5C%5CDESKTOP-OTAM5LL%5Cshare%5Cpth.dat

/rtp_img_reader/

    Package Sidebar

    Install

    npm i rtp_img_reader

    Weekly Downloads

    0

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    48.2 kB

    Total Files

    18

    Last publish

    Collaborators

    • zhangxin2023