开始编译BAAS模型......
编译BAAS模型结束
编译用时: 1 秒
开始编译BAAS Service Java......
log4j:WARN No appenders could be found for logger (com.justep.baas.BaasException).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
com.justep.baas.compiler.CompileException: 编译模块Java出错
D:\WeX5\runtime\BaasServer\baas\test1\Test1__do.java:43: 错误: 不兼容的类型: JSONArray无法转换为JSONObject
JSONObject ret = test1.service1(params, context);
^
D:\WeX5\runtime\BaasServer\baas\test1\Test1__do.java:75: 错误: 不兼容的类型: JSONArray无法转换为JSONObject
JSONObject ret = test1.service2(params, context);
^
注: ..\..\runtime\BaasServer\baas\test1\test1.java使用了未经检查或不安全的操作。
注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
2 个错误