【cs服务】faq详情,返回模板code
This commit is contained in:
parent
22551147eb
commit
699a113863
@ -56,6 +56,7 @@ type FaqDetail struct {
|
|||||||
Type int64 `json:"type"`
|
Type int64 `json:"type"`
|
||||||
WorkOrderTemplateId int64 `json:"work_order_template_id"`
|
WorkOrderTemplateId int64 `json:"work_order_template_id"`
|
||||||
ProcessFlow string `json:"process_flow"`
|
ProcessFlow string `json:"process_flow"`
|
||||||
|
WorkOrderTemplateCode string `json:"work_order_template_code"`
|
||||||
}
|
}
|
||||||
type GetFaqDetailRequest struct {
|
type GetFaqDetailRequest struct {
|
||||||
*requests.JsonRequest
|
*requests.JsonRequest
|
||||||
|
Loading…
Reference in New Issue
Block a user