mirror of http://gitlab.batiao8.com/yic/film.git
This commit is contained in:
parent
e105d85938
commit
f1b590f676
|
@ -52,7 +52,7 @@ func (s *SyncOrder) Sync() {
|
|||
}
|
||||
|
||||
func (s *SyncOrder) run() {
|
||||
orderUrl := "https://hahapiao.cn/api/Synchro/toList"
|
||||
orderUrl := "https://hahapiao.cn/api/Synchro/pcToList"
|
||||
body, err := s.httpPost(orderUrl)
|
||||
if err != nil {
|
||||
log.Errorf("syncOrder error : %s", err.Error())
|
||||
|
|
Loading…
Reference in New Issue