mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-10 08:11:52 +08:00
初始化 mp 微信公众号、work 企业微信模块
This commit is contained in:
18
yudao-module-wechat/yudao-module-work-biz/pom.xml
Normal file
18
yudao-module-wechat/yudao-module-work-biz/pom.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<parent>
|
||||
<artifactId>yudao-module-wechat</artifactId>
|
||||
<groupId>cn.iocoder.boot</groupId>
|
||||
<version>${revision}</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>yudao-module-work-biz</artifactId>
|
||||
<description>
|
||||
work 模块,我们放企业微信。
|
||||
例如说:提供企业微信的账号、菜单、聊天侧边栏、客户、客户群、聊天记录等功能
|
||||
</description>
|
||||
|
||||
</project>
|
Reference in New Issue
Block a user