店铺切换修改

This commit is contained in:
张松
2025-09-27 15:16:05 +08:00
parent 3227be2aa2
commit 670ef1f87b
2 changed files with 4 additions and 2 deletions

View File

@@ -83,6 +83,7 @@ public class MyStpLogic {
logic.createLoginSession(id);
session = logic.getSession();
}
// 主店没有headShopId
Object parentId1 = session.get("headShopId");
if (!isMain && parentId1 == null) {
session.set("headId", headId);