All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.codingapi.tx.control.service.IActionService Maven / Gradle / Ivy

There is a newer version: 4.1.0
Show newest version
package com.codingapi.tx.control.service;

import com.alibaba.fastjson.JSONObject;

/**
 * create by lorne on 2017/11/13
 */
public interface IActionService {

    String execute(JSONObject resObj, String json);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy