修改作业许可接口

This commit is contained in:
2023-09-13 14:52:39 +08:00
parent 2a4772c921
commit b17e1900e2
5 changed files with 39 additions and 2 deletions
@@ -170,5 +170,11 @@ namespace Model
get;
set;
}
public string AttachUrl
{
get;
set;
}
}
}