团购扫码 token获取信息

This commit is contained in:
2026-01-14 17:35:13 +08:00
parent b473c82e4f
commit 721819c3e8
4 changed files with 5 additions and 27 deletions

View File

@@ -1,11 +0,0 @@
package com.czg.service.account.service.impl;
import com.czg.account.service.PermissionService;
import org.springframework.stereotype.Service;
/**
* @author zs
*/
@Service
public class PermissionServiceImpl implements PermissionService {
}