|
@@ -88,7 +88,7 @@ class TestingCfg140: # testing
|
|
|
old_img_ip = "http://192.168.1.140:8800/ser_static"
|
|
|
mathpix_ip = "http://192.168.1.208:8001/segment/formula/"
|
|
|
kps_phy_ip = "http://192.168.1.86:11088/phy_mark_and_connect"
|
|
|
- repeat_ip = "http://192.168.1.192:10818/api/repeat/subject"
|
|
|
+ repeat_ip = "http://192.168.1.192:8866/api/repeat/subject"
|
|
|
# callback_url_taskcheck = "http://zsytk3api.testing.xueping.com/v1/interior-api/record"
|
|
|
callback_url_taskcheck = "http://zsytk3api.dev.xueping.com/v1/interior-api/record"
|
|
|
|
|
@@ -109,7 +109,7 @@ class TestingCfg: # testing
|
|
|
old_img_ip = "http://192.168.1.140:8800/ser_static"
|
|
|
mathpix_ip = "http://192.168.1.208:8001/segment/formula/"
|
|
|
kps_phy_ip = "http://192.168.1.86:11088/phy_mark_and_connect"
|
|
|
- repeat_ip = "http://192.168.1.192:10818/api/repeat/subject"
|
|
|
+ repeat_ip = "http://192.168.1.192:8866/api/repeat/subject"
|
|
|
# callback_url_taskcheck = "http://zsytk3api.testing.xueping.com/v1/interior-api/record"
|
|
|
callback_url_taskcheck = "http://zsytk3api.dev.xueping.com/v1/interior-api/record"
|
|
|
|
|
@@ -130,7 +130,7 @@ class ProductionCfg: # production
|
|
|
old_img_ip = "http://82.156.255.225:11086/ser_static"
|
|
|
mathpix_ip = "http://10.19.1.11:7080/segment/formula/"
|
|
|
kps_phy_ip = "http:/49.232.72.198:11088/phy_mark_and_connect"
|
|
|
- repeat_ip = "http://82.156.68.22:8888/api/repeat/subject"
|
|
|
+ repeat_ip = "http://10.19.1.18:8866/api/repeat/subject"
|
|
|
callback_url_taskcheck = "http://api.tk.zhixinhuixue.com/v1/interior-api/record"
|
|
|
|
|
|
|
|
@@ -150,7 +150,7 @@ class ProductionCfg175: # production
|
|
|
old_img_ip = "http://82.156.255.225:11086/ser_static"
|
|
|
mathpix_ip = "http://10.19.1.11:7080/segment/formula/"
|
|
|
kps_phy_ip = "http:/49.232.72.198:11088/phy_mark_and_connect"
|
|
|
- repeat_ip = "http://82.156.68.22:8888/api/repeat/subject"
|
|
|
+ repeat_ip = "http://10.19.1.18:8866/api/repeat/subject"
|
|
|
callback_url_taskcheck = "http://api.tk.zhixinhuixue.com/v1/interior-api/record"
|
|
|
|
|
|
|