internal 1.0.93__py3-none-any.whl → 1.0.94__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of internal might be problematic. Click here for more details.

internal/base_config.py CHANGED
@@ -48,6 +48,7 @@ class BaseConfig(BaseSettings):
48
48
  NOTIFY_BASE_URL: str = "http://notify-service-api:5000"
49
49
  THIRD_PARTY_BASE_URL: str = "http://third-party-service-api:5000"
50
50
  SCHEDULER_BASE_URL: str = "http://scheduler-service-api:5000"
51
+ AutoDataProcessing_BASE_URL: str = "http://auto-data-processing-service-api:5000"
51
52
 
52
53
  # Exception Notify
53
54
  WEBHOOK_BASE_URL: str = ""
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: internal
3
- Version: 1.0.93
3
+ Version: 1.0.94
4
4
  Summary:
5
5
  Author: Ray
6
6
  Author-email: ray@cruisys.com
@@ -1,5 +1,5 @@
1
1
  internal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- internal/base_config.py,sha256=qecOUbJWrPCmMyDjUCbP4DALFtsaZj2usmjhEVVNOLk,2054
2
+ internal/base_config.py,sha256=a42S_RPPEcjMeBSHqL6Yjl5pOGWTCzI34fxbKvmvK1E,2140
3
3
  internal/base_factory.py,sha256=UK5oV-LwfCAX5oahzmZNRSVjF2lMPoC1yZfKeJ3imXU,10848
4
4
  internal/cache_redis.py,sha256=YMsrUXHd-wKjsjsboD79Y-ciBBowzT6aAjdJZ36-yEY,697
5
5
  internal/common_enum/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -34,6 +34,6 @@ internal/model/base_model.py,sha256=NWjysNOp2MfXvAHGFqaQA_l8ZfTFvJbXQPUPuOXN_2g,
34
34
  internal/model/operate.py,sha256=QSM6yXYXpJMwrqkUGEWZLrEBaUgqHwVHY_Fi4S42hKc,3190
35
35
  internal/utils.py,sha256=zlppFkaZnvYGEZkNPmA_gMdlcZQrGaAOjpICl7QvRLg,1794
36
36
  internal/validator_utils.py,sha256=5ZLcNIgw1hvkYOj1f6gS9AYxe7Y3ufW9FyDxUS7FsMQ,1226
37
- internal-1.0.93.dist-info/METADATA,sha256=q2U7KlTxabj9r6zttOdMPoM-ZBk0Xt2Jd2pvI5QdcXw,756
38
- internal-1.0.93.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
39
- internal-1.0.93.dist-info/RECORD,,
37
+ internal-1.0.94.dist-info/METADATA,sha256=KOYnPiOCVxJhmiAoJcVa0lmKIeNmiUoOl6NFDSXEWCk,756
38
+ internal-1.0.94.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
39
+ internal-1.0.94.dist-info/RECORD,,