UNPKG

fastman3-dfyjapp-jsbridge

Version:

a jsbridge module for dfyj app

10 lines 263 B
/* * @Author: shenzhiwei * @Date: 2025-10-27 16:50:00 * @Company: orientsec.com.cn * @Description: IF156018 Service */ import fetch from "fastman3-dfyjapp-request"; export var IF156018 = function IF156018(params) { return fetch.post("IF156018", params); };