|
|
@@ -145,7 +145,7 @@ public class GeneralCustomerEntryServiceImpl implements IGeneralCustomerEntrySer
|
|
|
}
|
|
|
|
|
|
private static final String TRADE_TYPE = "trade_type";
|
|
|
- @Value("${crm.customer.ai.key:mygpt-oPG2ifhnq0ODGioOBMUvMfOZGrtCykqw3oMeYLchdUDK5He6iNiactrhFWA0sID}")
|
|
|
+ @Value("${crm.customer.ai.Key:mygpt-iTUua2CHVd4WGrBbQQGl1HHjyyBAD1KuXARsxHj5eHpLYv5CfnOh8iwVU}")
|
|
|
private String appKey;
|
|
|
private List<CrmCustomerAiTagVo> getAiTags(String chatRecord) throws JsonProcessingException {
|
|
|
Map<String, Object> requestParam = new HashMap<>();
|