Explorar o código

cloudvod套餐升级

chenjunkai %!s(int64=6) %!d(string=hai) anos
pai
achega
c693ba8dde
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Controller/CloudVod.py

+ 1 - 1
Controller/CloudVod.py

@@ -512,7 +512,7 @@ class CloudVodView(View):
                     ubqs.update(endTime=ubqs[0]['endTime'] + addTime)
                 else:
                     if ubqs[0]['bucket__storeDay'] > smqs[0]['bucket__storeDay']:
-                        return response.json(10, '不可降级')
+                        return response.json(10, '不可选低级别套餐')
                     else:
                         # 升级
                         origin_storeDay = int(ubqs[0]['bucket__storeDay'])