From 29a186e6859d73e2a10dfaca9391de612fd6ce42 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期六, 04 一月 2025 09:29:27 +0800 Subject: [PATCH] 增加vo属性在json中排序 --- pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application.yml index 97fc494..1864041 100644 --- a/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application.yml +++ b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application.yml @@ -1,6 +1,6 @@ spring: profiles: - include: global, database, database-ym, database-pj + include: global, database, database-ym, database-sp, database-test,database-mj,database-mq #actutor鐨剋eb绔彛 management: -- Gitblit v1.8.0