From 46fab8daeed497e8529e7070712ceca9b04ee0f7 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期五, 11 七月 2025 19:38:39 +0800 Subject: [PATCH] 代码提交 --- jh-server/src/main/resources/application.yaml | 17 +++++++++-------- 1 files changed, 9 insertions(+), 8 deletions(-) diff --git a/jh-server/src/main/resources/application.yaml b/jh-server/src/main/resources/application.yaml index 44daa6d..4da62e7 100644 --- a/jh-server/src/main/resources/application.yaml +++ b/jh-server/src/main/resources/application.yaml @@ -3,7 +3,8 @@ name: jh-server profiles: - active: local + active: prod + # active: stage main: allow-circular-references: true # 鍏佽寰幆渚濊禆锛屽洜涓洪」鐩槸涓夊眰鏋舵瀯锛屾棤娉曢伩鍏嶈繖涓儏鍐点�� @@ -70,9 +71,9 @@ global-config: db-config: id-type: NONE # 鈥滄櫤鑳解�濇ā寮忥紝鍩轰簬 IdTypeEnvironmentPostProcessor + 鏁版嵁婧愮殑绫诲瀷锛岃嚜鍔ㄩ�傞厤鎴� AUTO銆両NPUT 妯″紡銆� -# id-type: AUTO # 鑷 ID锛岄�傚悎 MySQL 绛夌洿鎺ヨ嚜澧炵殑鏁版嵁搴� -# id-type: INPUT # 鐢ㄦ埛杈撳叆 ID锛岄�傚悎 Oracle銆丳ostgreSQL銆並ingbase銆丏B2銆丠2 鏁版嵁搴� -# id-type: ASSIGN_ID # 鍒嗛厤 ID锛岄粯璁や娇鐢ㄩ洩鑺辩畻娉曘�傛敞鎰忥紝Oracle銆丳ostgreSQL銆並ingbase銆丏B2銆丠2 鏁版嵁搴撴椂锛岄渶瑕佸幓闄ゅ疄浣撶被涓婄殑 @KeySequence 娉ㄨВ + # id-type: AUTO # 鑷 ID锛岄�傚悎 MySQL 绛夌洿鎺ヨ嚜澧炵殑鏁版嵁搴� + # id-type: INPUT # 鐢ㄦ埛杈撳叆 ID锛岄�傚悎 Oracle銆丳ostgreSQL銆並ingbase銆丏B2銆丠2 鏁版嵁搴� + # id-type: ASSIGN_ID # 鍒嗛厤 ID锛岄粯璁や娇鐢ㄩ洩鑺辩畻娉曘�傛敞鎰忥紝Oracle銆丳ostgreSQL銆並ingbase銆丏B2銆丠2 鏁版嵁搴撴椂锛岄渶瑕佸幓闄ゅ疄浣撶被涓婄殑 @KeySequence 娉ㄨВ logic-delete-value: 1 # 閫昏緫宸插垹闄ゅ��(榛樿涓� 1) logic-not-delete-value: 0 # 閫昏緫鏈垹闄ゅ��(榛樿涓� 0) banner: false # 鍏抽棴鎺у埗鍙扮殑 Banner 鎵撳嵃 @@ -181,13 +182,13 @@ model: generalv3.5 midjourney: enable: true - # base-url: https://api.holdai.top/mj-relax/mj + # base-url: https://api.holdai.top/mj-relax/mj base-url: https://api.holdai.top/mj api-key: sk-dZEPiVaNcT3FHhef51996bAa0bC74806BeAb620dA5Da10Bf notify-url: http://java.nat300.top/admin-api/ai/image/midjourney/notify suno: enable: true - # base-url: https://suno-55ishh05u-status2xxs-projects.vercel.app + # base-url: https://suno-55ishh05u-status2xxs-projects.vercel.app base-url: http://127.0.0.1:3001 --- #################### 鑺嬮亾鐩稿叧閰嶇疆 #################### @@ -233,7 +234,7 @@ db-schemas: ${spring.datasource.dynamic.datasource.master.name} front-type: 10 # 鍓嶇妯$増鐨勭被鍨嬶紝鍙傝 CodegenFrontTypeEnum 鏋氫妇绫� tenant: # 澶氱鎴风浉鍏抽厤缃」 - enable: true + enable: false ignore-urls: - /admin-api/system/tenant/get-id-by-name # 鍩轰簬鍚嶅瓧鑾峰彇绉熸埛锛屼笉璁稿甫绉熸埛缂栧彿 - /admin-api/system/tenant/get-by-website # 鍩轰簬鍩熷悕鑾峰彇绉熸埛锛屼笉璁稿甫绉熸埛缂栧彿 @@ -314,4 +315,4 @@ key: pLXUGAwK5305 customer: E77DF18BE109F454A5CD319E44BF5177 -debug: false \ No newline at end of file +debug: false -- Gitblit v1.9.3