Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将保存在我的数据库表中的图像添加为“BLOB”。据我检查 GetOrgChart 采用图像 URL 来显示图像。有什么方法可以添加保存在我的数据库中的图像吗?
谢谢..
经过长时间的搜索,我发现这是不可能的。因为 getorgchart 使用图像 url 来显示图像。