internal 1.0.9__py3-none-any.whl → 1.0.10__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_factory.py CHANGED
@@ -70,7 +70,7 @@ class BaseFactory(metaclass=ABCMeta):
70
70
  self.__load_cloud_config(app)
71
71
 
72
72
  if self.get_app_config().LOGGER_REQUEST_ENABLE:
73
- app.add_middleware(LogRequestMiddleware, logger=self.state.logger)
73
+ app.add_middleware(LogRequestMiddleware, logger=app.state.logger)
74
74
 
75
75
  mongodb = database.MongoDB(self.get_app_config().DATABASE_USERNAME, self.get_app_config().DATABASE_PASSWORD,
76
76
  self.get_app_config().DATABASE_HOST, self.get_app_config().DATABASE_PORT,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: internal
3
- Version: 1.0.9
3
+ Version: 1.0.10
4
4
  Summary:
5
5
  Author: Ray
6
6
  Author-email: ray@cruisys.com
@@ -1,6 +1,6 @@
1
1
  internal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  internal/base_config.py,sha256=5-s2muyaLOGKhrq8kVqq0qaXFD09FrcQZCAFmw1FQtk,1755
3
- internal/base_factory.py,sha256=KtqCeyCNlEzcw4oe-AC9UMwidl6LigbspD0ZNSrlAuY,7855
3
+ internal/base_factory.py,sha256=Cxi0NQMiAiPNcbsyXqo_Ilc91TU3KbnLL1F6RIG9L08,7854
4
4
  internal/common_enum/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  internal/common_enum/contact_type.py,sha256=uwZjxImXltMmfoAbe-1IeK3ry-p_wJ-wPPWR6NB7WXM,142
6
6
  internal/common_enum/event_type.py,sha256=jMuqiVGhOcYaJ7rYpn-nSpVH08bUsycF7ezHqpXk_Mc,114
@@ -26,6 +26,6 @@ internal/model/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
26
26
  internal/model/base_model.py,sha256=svULVdROpcnmTyhIbZ7M6pn40vhb_qIZ5W2CEyuEWZE,3002
27
27
  internal/model/operate.py,sha256=luEoP_Asvso_11qz1SAE1Kn5KxAnDRptM0VylC5tNik,1493
28
28
  internal/utils.py,sha256=0SubS0iUhDvjSX1F4TykasA5-enYJzt2VH-f7_0BnjI,1509
29
- internal-1.0.9.dist-info/METADATA,sha256=NDFoiFWuYxUq76ZMMqqb843vMfNkO84tjAyR3UEmWj4,624
30
- internal-1.0.9.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
31
- internal-1.0.9.dist-info/RECORD,,
29
+ internal-1.0.10.dist-info/METADATA,sha256=WQiOPjS25YdeYEPocP566aTJGiGyNk_VQLNBpc1N3cQ,625
30
+ internal-1.0.10.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
31
+ internal-1.0.10.dist-info/RECORD,,