Results 18 comments of zhugw

我用的是google 没有搜索到 https://www.google.com/search?q=%E9%97%A8%E5%BE%B7&oq=%E9%97%A8%E5%BE%B7&aqs=chrome..69i57j46i512l3j0i512j46i175i199i512j0i512j69i60.5471j0j7&sourceid=chrome&ie=UTF-8

# 建议 # 能否自定义分层的module呢 一个应用 对应前台(front) 管理后台(admin) 以及共用(common) ``` foo-parent - front # 提供接口给H5 - common # dao 和 DO - admin # 管理后台接口 ``` 目前的分层 默认如下 ``` demo-api demo-dao...

是啊 根本用不了 打开pdm文件 报了如下的错误 ``` java.lang.NullPointerException at com.smshen.utils.Parser.pdmReferenceParser(Parser.java:198) ```

多谢 ssh隧道能映射其他端口吗? 如 3306 (mysql )mongo (27017) 之类

奇怪 经试验 我本地必须加上 `-NTf` 才起作用 另外这种方式不支持3306 Mysql服务

@illuz 抱歉! 没有说清楚 我的意思是实际情况中 vue项目构建之后 放在Nginx后面 通过foo.com的域名来访问 所以请求后端接口没有跨域的问题 但是如果直接对vue项目 通过electron-egg生成可执行文件 如 dmg 打开的话 就有请求后端接口跨域问题

@illuz 服务端日志正常 ``` 2022-01-05 14:51:18,264 INFO 88459 [master] egg started on http://0.0.0.0:7068 (2120ms) 14:51:18.264 › [main] [startServer] startRes: success ``` 前端确实有个报错 ![image](https://user-images.githubusercontent.com/4953871/148173584-57dd2b4c-659f-4331-a3fc-3ee5954248a9.png)

It works, but I want it could be updated automatically and just current row, not entire dataframe

Yes, after filtering out the data I want , then want to batch update the entire column, e.g. there are 100 rows, after filtering column 1 (e.g. c1 = 'foo'),...

Very possible. This is routing data correction work. Once some problem is found, it would be modified in batches in excel