团购扫码 token获取信息

This commit is contained in:
2026-01-14 17:35:13 +08:00
parent f85ac0815b
commit bfff341d17
3 changed files with 4 additions and 26 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 {
}