This commit is contained in:
2023-12-01 17:29:29 +08:00
parent 324cd25be0
commit 371b8ec1f0
2 changed files with 3 additions and 1 deletions

View File

@@ -27,4 +27,5 @@ public class LpkStoreVo implements Vo {
private String businessHours;//营业时间提货时间早X点到晚X点
private String linker;//联系人
private String sort;//排序
private String isEnable;//排序
}

View File

@@ -12,7 +12,8 @@
`name`,
address,
phone,
businessHours
businessHours,
isEnable
from lpk_store
<where>
${ew.sqlSegment}