feat(mapping): 实现健康档案映射基线(T-202)
This commit is contained in:
@@ -14,6 +14,7 @@ type ValidationError struct {
|
||||
DictName string
|
||||
Direction Direction
|
||||
Code string
|
||||
Reason string
|
||||
}
|
||||
|
||||
func (e ValidationError) Error() string {
|
||||
|
||||
Reference in New Issue
Block a user