This commit is contained in:
dimengzhe
2024-12-11 16:42:00 +08:00
parent cf847e2321
commit 525996fa82

View File

@@ -13,10 +13,10 @@ import java.util.Map;
/** /**
* @description: * @description:
* @author: dimengzhe * @author: dimengzhe
* @date: 2024/12/10 * @date: 2024/12/11
**/ **/
@Service @Service
public class ClientService { public class ClientService2 {
@Autowired @Autowired
private AppKeyConfig appKeyConfig; private AppKeyConfig appKeyConfig;