CCmjga

Results 8 comments of CCmjga

你好。 统一的操作日志是指哪方面呢,能否详细的描述一下。

> 独立一张表,记录用户访问接口的日志。 我之前接触的领域,这个功能也是基础的功能之一 明白了,这个属于和业务相关性比较强的功能。我把功能性的需求完成后,下来调研一下,如果可行的话可以考虑整合。

Of course I could go back to version 2.2, but 2.2 doesn't seem to support the use of defaultSchemaName in `liquibase {}` so using version 3.0+ is my only option....

> I have similar troubles with my project, strange behavior on activity and arguments. I'm using liquibase-gradle-plugin 3.0.1 + gradle 7.61 + gradle.build.kts + liquibase-core:4.29.2 to build my project. I...

> I add println to my gradle.build.kts to outprint my map with key=value > > ``` > println(activities.get("main").arguments) > ``` > > Output: > > ``` > [QUIET] [system.out] {...

> This doesn't work because `resetModules` doesn't work in the browser at the moment. Thank you. However, is `doUnmock` currently unavailable as well? Additionally, as far as I know, even...

> Browser mocking and Node.js mocking have completely different implementations. At the moment, browser mocking doesn't support subsequent mocks for the same reason it doesn't support `resetModules` - the cache...

My temporary fix ![image](https://github.com/user-attachments/assets/8358b765-5d25-4d10-97fe-9816e1a72290)