修改包名

This commit is contained in:
2025-08-07 15:56:12 +08:00
parent f67e848256
commit efed6f3683
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
package com.fuyuanshen.global.mqtt.rule.bjq6170;
package com.fuyuanshen.global.mqtt.rule.bjq;
import com.fuyuanshen.common.core.constant.GlobalConstants;
import com.fuyuanshen.common.json.utils.JsonUtils;

View File

@ -1,4 +1,4 @@
package com.fuyuanshen.global.mqtt.rule.bjq6170;
package com.fuyuanshen.global.mqtt.rule.bjq;
import com.fuyuanshen.common.core.constant.GlobalConstants;
import com.fuyuanshen.common.core.utils.StringUtils;

View File

@ -1,4 +1,4 @@
package com.fuyuanshen.global.mqtt.rule.bjq6170;
package com.fuyuanshen.global.mqtt.rule.bjq;
import com.fuyuanshen.common.core.utils.ImageToCArrayConverter;
import com.fuyuanshen.common.core.utils.StringUtils;

View File

@ -1,4 +1,4 @@
package com.fuyuanshen.global.mqtt.rule.bjq6170;
package com.fuyuanshen.global.mqtt.rule.bjq;
import com.alibaba.fastjson2.JSONObject;
import com.fuyuanshen.common.core.constant.GlobalConstants;

View File

@ -1,4 +1,4 @@
package com.fuyuanshen.global.mqtt.rule.bjq6170;
package com.fuyuanshen.global.mqtt.rule.bjq;
import com.fuyuanshen.common.core.constant.GlobalConstants;
import com.fuyuanshen.common.core.utils.StringUtils;

View File

@ -1,4 +1,4 @@
package com.fuyuanshen.global.mqtt.rule.bjq6170;
package com.fuyuanshen.global.mqtt.rule.bjq;
import com.fuyuanshen.common.core.utils.ImageToCArrayConverter;
import com.fuyuanshen.common.core.utils.StringUtils;