Commit a16d3cd1 authored by dengguangman's avatar dengguangman Committed by Administrator

-

Signed-off-by: Administrator's avatarAdministrator <admin@example.com>
parent 4e616dd1
...@@ -16,6 +16,6 @@ public class EnterpriseBusinessSkyProjectDetailBody { ...@@ -16,6 +16,6 @@ public class EnterpriseBusinessSkyProjectDetailBody {
* id * id
*/ */
@NotNull(message = "id不能为空") @NotNull(message = "id不能为空")
private Long sourceId; private String sourceId;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment