管道基础大数据平台系统开发-【后端】-Server
1
sws
2022-11-24 d5f776a44565fdd2306e95f1be602430f1336e90
src/main/java/com/lf/server/service/all/SignService.java
@@ -25,7 +25,7 @@
 * 签名服务类
 * @author WWW
 */
@Service("sysService")
@Service
public class SignService {
    @Autowired
    PropertiesConfig propertiesConfig;