3.19优化

This commit is contained in:
2025-03-19 10:34:54 +08:00
parent 00a99f8ccd
commit 2b292897d2
12 changed files with 180 additions and 14 deletions

View File

@ -88,7 +88,7 @@ public class WgzPayCalculation implements Serializable {
/** 务工状态 */
@Excel(name = "务工状态")
@ApiModelProperty("务工状态")
@ApiModelProperty("务工状态(1进场 2离场)")
private String workingState;
/** 联系电话 */