update - 调整待办接口响应模型业务分类字段名称
This commit is contained in:
parent
184e389fbf
commit
edb2d336bf
@ -216,7 +216,7 @@ public class PendingMessageResponse implements Serializable {
|
||||
/**
|
||||
* 业务类型
|
||||
*/
|
||||
private BizCategoryEnum businessCategory;
|
||||
private BizCategoryEnum bizCategoryEnum;
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user