|
|
@@ -394,7 +394,7 @@ public class DmIntentController extends BaseController<DmIntentQuery, DmIntentDt |
|
|
|
vo.setCategory("bj_unicom"); |
|
|
|
vo.addDmLlm("user", intent.getContent()); |
|
|
|
JSONObject testJ = new JSONObject(); |
|
|
|
testJ.put("category","bj_unicom"); |
|
|
|
testJ.put("category","SGYY"); |
|
|
|
JSONArray ja1 = new JSONArray(); |
|
|
|
JSONObject jo = new JSONObject(); |
|
|
|
jo.put("role","user"); |
|
|
|