hotqin888

Results 95 comments of hotqin888

Thank you for your answer. There is actually no difficulty in using MySQL. I use SQLite primarily for convenience, because it is embedded and does not require a separate database...

According to the previous discussion #105, wf_docevent_application and wf_docevents must be queried for a document's history actions&groups. But I am not familiar with SQL query, currently I only use orm~,I'm...

![Snap1](https://user-images.githubusercontent.com/10678867/54437306-4ec53600-476f-11e9-9c98-24a41e1304c3.png) I tried to write a piece of code referring to ‘doctype‘ ``` type DocEventsHistory struct { FromState string DocAction string ToState string Group string Data string Ctime time.Time }...

https://zsj.itdos.net/docs/engineercms_008/engineercms_008_004

![Snap25](https://user-images.githubusercontent.com/10678867/187193135-85e7c2ae-f17a-4fbc-a432-b90fa6518946.png)

答复:不需要引入。因为ueditor自己已经包含了webupload。 我是要单独使用webupload,所以引入了。不好意思。

Look forward to supporting Supabase #3

配置一下过期时间。

按道理在./当前目录下呀。确实没找到。

If you need to export names, descriptions, colors, and so on, you need to rewrite the exportgeojson method and you have to pull the data out of the database and...