|
@@ -42,7 +42,7 @@ import java.util.regex.Pattern;
|
|
|
public class ZyjnServiceImpl implements ZyjnService {
|
|
|
private final String tableFilePath = "/home/server/zhiyejineng/file/";
|
|
|
|
|
|
- private final String downloadUrl = "https://mc.cloudpure.cn/zyjn/download/";
|
|
|
+ private final String downloadUrl = "https://mc.cloudpure.cn/pro/zyjn/download/";
|
|
|
|
|
|
@Autowired
|
|
|
private DDClient ddClient;
|