5 lines
66 B
Python
5 lines
66 B
Python
|
|
class LogService:
|
|
@staticmethod
|
|
def createlog():
|
|
|
|
|
class LogService:
|
|
@staticmethod
|
|
def createlog():
|
|
|