fix: 注册 get_search_providerid.dspy 到 RBAC,修复定价项目供应商下拉无选项
This commit is contained in:
parent
cea95f98ec
commit
246347ecbf
@ -26,6 +26,7 @@ PATHS_LOGINED = [
|
||||
f"/{MOD}/download_pricing_data.dspy", f"/{MOD}/download_pricing_pattern.dspy",
|
||||
f"/{MOD}/get_all_pricing_programs.dspy", f"/{MOD}/get_platform_providers.dspy",
|
||||
f"/{MOD}/test_pricing_program.dspy", f"/{MOD}/upload_pricing_data.dspy",
|
||||
f"/{MOD}/api/get_search_providerid.dspy",
|
||||
f"/{MOD}/api/get_pricing_display.dspy",
|
||||
f"/{MOD}/api/add_pricing_program_timing.dspy",
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user