diff --git a/contact-center/config/lib/README.md b/contact-center/config/lib/README.md new file mode 100644 index 00000000..8711cf07 --- /dev/null +++ b/contact-center/config/lib/README.md @@ -0,0 +1,33 @@ +# Lib + +默认使用 Maven 安装,本目录为备份。 + +``` + + + chatopera + Chatopera Inc. + https://nexus.chatopera.com/repository/maven-public/ + + true + + + true + + + ... + +``` + + +## mondrian-3.7.0.jar + +* 在 mondrian 的基础上调整,增加 UKTools,背景见 https://github.com/cskefu/cskefu/issues/878 + +``` + + mondrian + mondrian + 3.7.0 + +``` diff --git a/contact-center/config/lib/mondrian-3.7.0.jar b/contact-center/config/lib/mondrian-3.7.0.jar new file mode 100644 index 00000000..5d8ba234 Binary files /dev/null and b/contact-center/config/lib/mondrian-3.7.0.jar differ