Commit 205d0c15 authored by shiyuelong's avatar shiyuelong

add 添加接口成功回调

parent 78608c60
package com.yidian.shenghuoquan.newscontent.personnel.http.callback
interface IPersonalAddUserCallBack {
fun addUserSuccess()
}
package com.yidian.shenghuoquan.newscontent.personnel.http.callback
interface IPersonalDissolveCallBack {
fun dissolveSuccess()
}
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