chore: update project index and meeting notes for April 2, 2026

- Added new entries for meetings discussing work progress and requirement synchronization across various project components.
- Updated the last modified date to April 2, 2026, in multiple project index files.
- Documented changes in the sync log for assistant-doc-sync regarding the meeting outcomes.
This commit is contained in:
Alex-larget
2026-04-02 11:03:23 +08:00
parent 360bba697b
commit a696b0cefc
25 changed files with 1391 additions and 1207 deletions

View File

@@ -12,7 +12,9 @@ const DEFAULT_MCH_ID = '1318592501'
const DEFAULT_WITHDRAW_TMPL_ID = 'u3MbZGPRkrZIk-I7QdpwzFxnO_CeQPaCWF2FkiIablE'
// baseUrl 手动切换(注释方式):
// const API_BASE_URL = 'http://localhost:9090'
const API_BASE_URL = 'https://soulapi.quwanzhi.com'
// const API_BASE_URL = 'https://soulapi.quwanzhi.com'
const API_BASE_URL = 'https://souldev.quwanzhi.com'
const CONFIG_CACHE_KEY = 'mpConfigCacheV1'
/** 新用户未完成头像+昵称前,强制留在资料引导(与 avatar-nickname 页配合) */
const PROFILE_GUIDE_REQUIRED_KEY = 'profile_guide_required'