Cun Zhang
Cun Zhang
yml模式提交配置,参数为空`null` 会报空指针异常。 `com.fasterxml.jackson.databind.JsonMappingException: (was java.lang.NullPointerException)` 看代码应该就是这样设计的,同时properties模式不允许value为空。 代码里用的接收参数类型是Properties类型,Properties继承自Hashtable,Hashtable不允许value为null 但是确实有一些**场景**需要给一些参数设置成空`null`的。 能不能将Properties替换成hashMap或者其他的支持value为`null`的类型 **样例代码** `PropertyController.java` `public WebResp saveProperties(@RequestParam("project") String project, @RequestParam("profile") String profile, @RequestParam("label") String label, @RequestBody Properties newProperties)`
- API文档 或者 - 相关技术说明博客 或者 - 代码里注释 能整理一下么 -------------------------------------- 说明一下目录结构,或者组织结构。 `现在这样看一头扎进去 :(`
其实我想问文档啥时候能出来呢; )
**backend的日志:** `Error:`run` not supported when there is not exactly one output key. Got ['result', 'source_documents'].Traceback (most recent call last): chat_id='f526449bec42c8349f3a81cbefbb 4d32' user_id='1' liked=0 solved=0 sender=None receiver=None intermediate_steps="分析出错,Error: `run` not supported...