管道基础大数据平台系统开发-【后端】-Server
1
sws
2022-11-23 70b737fb611fbcb4f76c97a8877ca1691da92193
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;