货品页面

This commit is contained in:
2026-05-30 17:26:11 +08:00
parent cfcbde95dd
commit 0e8e810862
3 changed files with 7 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ public interface ILbGoodsService extends IService<LbGoods> {
Long sellerId,
Integer isShow,
Integer status,
Integer currentPage,
String createdAtStart,
String createdAtEnd,
String updatedAtStart,