Skip to content

Commit

Permalink
更换邮箱
Browse files Browse the repository at this point in the history
  • Loading branch information
金良善 committed Jan 7, 2019
1 parent 4f72dd7 commit 182ec50
Show file tree
Hide file tree
Showing 25 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion app/src/main/kotlin/com/fashare/mvvm_juejin/JueJinApp.kt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import okhttp3.ResponseBody
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
* </pre>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import java.io.Serializable
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import com.fashare.mvvm_juejin.viewmodel.ExploreListVM
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import com.fashare.mvvm_juejin.viewmodel.HomeListVM
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import com.fashare.net.ApiFactory
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import com.fashare.mvvm_juejin.viewmodel.HomeListVM
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import com.fashare.mvvm_juejin.viewmodel.NotifyListVM
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import com.fashare.net.ApiFactory
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import com.fashare.net.ApiFactory
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import com.fashare.net.ApiFactory
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import com.fashare.mvvm_juejin.view.home.HomeListFragment
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
* </pre>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import com.fashare.net.ApiFactory
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
* </pre>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import com.fashare.net.ApiFactory
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import com.fashare.mvvm_juejin.view.profile.login.LoginActivity
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
* </pre>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import com.fashare.net.ApiFactory
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
* </pre>
*/
Expand Down Expand Up @@ -44,4 +44,4 @@ class RegisterVM {
}
}, {})
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import android.support.v4.app.Fragment
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
* </pre>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import com.fashare.mvvm_juejin.R
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
* </pre>
*/
Expand Down
2 changes: 1 addition & 1 deletion base-ui/src/main/java/com/fashare/base_ui/BaseActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import com.trello.rxlifecycle2.components.support.RxAppCompatActivity
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down
2 changes: 1 addition & 1 deletion base-ui/src/main/java/com/fashare/base_ui/BaseFragment.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import com.trello.rxlifecycle2.components.support.RxFragment
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import com.fashare.adapter.OnItemClickListener
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import io.reactivex.disposables.Disposable
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
</pre> *
*/
Expand Down Expand Up @@ -63,4 +63,4 @@ open class TwoWayListVM<T>: ListVM<T>(){
fun onLoadMore()
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
* </pre>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import android.support.annotation.LayoutRes
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
* </pre>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import android.support.annotation.LayoutRes
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
* </pre>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import me.tatarka.bindingcollectionadapter.ItemView
/**
* <pre>
* author : jinliangshan
* e-mail : jinliangshan@chexiang.com
* e-mail : 153614131@qq.com
* desc :
* </pre>
*/
Expand Down

0 comments on commit 182ec50

Please sign in to comment.