KdzApiController

This commit is contained in:
wangxiaopeng
2024-04-08 19:11:41 +08:00
parent 3a53a74868
commit 313326a5a0

View File

@@ -20,7 +20,7 @@ import javax.annotation.Resource;
@Slf4j
public class KdzApiController {
String allowEnterpriseId = "45f92210375346858b6b6694967f44de,e17cd2dc350541df8a8b0af9bd27f77d";
String allowEnterpriseId = "45f92210375346858b6b6694967f44de,e17cd2dc350541df8a8b0af9bd27f77d,28c20a7b42b94171acb1ab3f631d69e1,9ee7b8b48e2447f9a2075b5a46e94d08";
@Resource
KdzApiService kdzApiService;