@@ -14,7 +14,7 @@ import org.springframework.web.bind.annotation.RequestBody;
@Service
@AllArgsConstructor
-@Api(tags = "设备流量卡充值控制器")
+@Api(tags = "小程序-设备流量卡充值表")
public class DeviceSimChargeController {
private DeviceSimChargeServiceImpl deviceSimChargeService;