Browse Source

update field

lang 4 years ago
parent
commit
73273908e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Object/WechatPayObject.py

+ 1 - 1
Object/WechatPayObject.py

@@ -105,7 +105,7 @@ class WechatPayObject:
             return 'failure'
 
     def re_finall(self):
-        """得到prepay_id后再次签名,返回给终端参数
+        """得到prepay_id后再次签名,返回给终端参数.
         """
         self.get_prepay_id()
         if self.error: