UNPKG

fastman3-dfyjapp-jsbridge

Version:

a jsbridge module for dfyj app

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