baidu / baidu/unit-dmkit

func_val

Open
#96 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
321
Forks
114
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/32393269/66734799-1289bd80-ee97-11e9-9d16-0b1abb99784c.png)
预定酒店的案例中的hotel_option函数没有在user_function_manager.cpp文件中进行注册?
func_val:hotel_option=service_http_get:hotel_service,/hotel/book?time={%time%}&hotel={%hotel%}&room_type={%room_type%}这个函数是调用的get请求,是不是就不需要在user_function_manager.cpp中注册?那“hotel_option”是需要在哪里配置?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in user_function_manager.cpp and trace references to hotel_option and service_http_get, using the hotel booking example in the issue as the reproduction context. Determine whether the GET-based function is registered there or configured elsewhere, and identify the relevant configuration location. Done means the registration or configuration path and expected behavior are clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.