Commit f9e8e8fe authored by yinjiacheng's avatar yinjiacheng

update 上传营业执照接口response

parent 50350e0c
...@@ -29,6 +29,6 @@ class AuthBusinessLicenseCommitBean { ...@@ -29,6 +29,6 @@ class AuthBusinessLicenseCommitBean {
val life_account_id: Long?, val life_account_id: Long?,
) )
data class Response(val record_id: Int) data class Response(val enterprise_auth_record_id: Int)
} }
\ No newline at end of file
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