This commit is contained in:
yumoqing 2025-09-23 10:41:55 +08:00
parent ede4dc1a98
commit 6d74d084a9
2 changed files with 1 additions and 2 deletions

View File

@ -83,4 +83,3 @@ def base64_to_file(base64_string, output_path):
with open(output_path, 'wb') as file:
file.write(binary_data)
def base642file(base64string)

View File

@ -1,6 +1,6 @@
[metadata]
name=appPublic
version = 5.2.8
version = 5.2.9
description = A set of base public functions or class
author = "yu moqing"
author_email = "yumoqing@gmail.com"