This commit is contained in:
gxwebsoft
2022-09-11 12:08:05 +08:00
parent fb072c8031
commit f7007bd1ae
32 changed files with 1797 additions and 282 deletions

View File

@@ -17,7 +17,7 @@ import java.util.Date;
*/
@Data
@ApiModel(description = "收银台")
@TableName("apps_cashier")
@TableName("ws_cashier")
public class Cashier implements Serializable {
private static final long serialVersionUID = 1L;