From 5ebe664c41cb0d680c961922cb57dfce83c12c8e Mon Sep 17 00:00:00 2001 From: 0007 <0007@qq.com> Date: Wed, 27 Aug 2025 19:57:53 +0800 Subject: [PATCH] Add File --- .../agents-flex-store-qcloud/pom.xml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 agents-flex-store/agents-flex-store-qcloud/pom.xml diff --git a/agents-flex-store/agents-flex-store-qcloud/pom.xml b/agents-flex-store/agents-flex-store-qcloud/pom.xml new file mode 100644 index 0000000..06892c3 --- /dev/null +++ b/agents-flex-store/agents-flex-store-qcloud/pom.xml @@ -0,0 +1,28 @@ + + + 4.0.0 + + com.agentsflex + agents-flex-store + ${revision} + + + agents-flex-store-qcloud + agents-flex-store-qcloud + + + 8 + 8 + UTF-8 + + + + com.agentsflex + agents-flex-core + compile + + + +