mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +00:00
Initial checkin
This commit is contained in:
@ -62,7 +62,7 @@ public class ApiScriptUtils implements Serializable
|
|||||||
public ApiScriptUtils(String apiName, String apiVersion)
|
public ApiScriptUtils(String apiName, String apiVersion)
|
||||||
{
|
{
|
||||||
setApiName(apiName);
|
setApiName(apiName);
|
||||||
this.apiVersion = apiVersion;
|
setApiVersion(apiVersion);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user