修正修改医生 银行卡问题
This commit is contained in:
@@ -225,6 +225,7 @@ func (r *Post) GetPostList(c *gin.Context) {
|
||||
adminPostDao := dao.AdminPostDao{}
|
||||
|
||||
maps := make(map[string]interface{})
|
||||
maps["post_status"] = 1
|
||||
if roleRequest.GetPostList.PostName != "" {
|
||||
maps["post_name"] = roleRequest.GetPostList.PostName
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user