UNPKG

fastman3-dfyjapp-jsbridge

Version:

a jsbridge module for dfyj app

10 lines 249 B
/* * @Author: shenzhiwei * @Date: 2021-04-14 13:28:54 * @Company: orientsec.com.cn * @Description: IF156008 Service */ import fetch from "fastman3-dfyjapp-request"; export var IF156008 = function IF156008() { return fetch.post("IF156008"); };