v1.2.1 Update marriage Example ID
This commit is contained in:
parent
984b07e2d5
commit
e851f89608
@ -66,7 +66,7 @@ func (l *QueryExampleLogic) QueryExample(req *types.QueryExampleReq) (resp *type
|
||||
case "toc_EnterpriseLawsuit":
|
||||
exampleID = 81
|
||||
case "toc_Marriage":
|
||||
exampleID = 72
|
||||
exampleID = 367
|
||||
default:
|
||||
return nil, errors.Wrapf(xerr.NewErrCode(xerr.DB_ERROR), "示例报告, 获取示例报告失败: %v", err)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user