Merge remote-tracking branch 'origin/master'
This commit is contained in:
@ -88,7 +88,7 @@ public class WgzPayCalculation implements Serializable {
|
||||
|
||||
/** 务工状态 */
|
||||
@Excel(name = "务工状态")
|
||||
@ApiModelProperty("务工状态")
|
||||
@ApiModelProperty("务工状态(1进场 2离场)")
|
||||
private String workingState;
|
||||
|
||||
/** 联系电话 */
|
||||
|
Reference in New Issue
Block a user