Merge remote-tracking branch 'origin/master'
This commit is contained in:
@ -73,4 +73,7 @@ public class BgtDailyClockDetailVO {
|
|||||||
|
|
||||||
@ApiModelProperty("日报状态(0正常 1补卡)")
|
@ApiModelProperty("日报状态(0正常 1补卡)")
|
||||||
private String status;
|
private String status;
|
||||||
|
|
||||||
|
@ApiModelProperty("补卡理由")
|
||||||
|
private String reason;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user